is it possible to change the Row version based on Keywords in a String variable?
Something along the lines of:
ReportStringKey Like “Key words here”?“RowVersion”
or
inStr(ReportStringKey, “key words here”)?“RowVersion”
Thanks,
is it possible to change the Row version based on Keywords in a String variable?
Something along the lines of:
ReportStringKey Like “Key words here”?“RowVersion”
or
inStr(ReportStringKey, “key words here”)?“RowVersion”
Thanks,