S
SemperFi 1967
I have a text field that contains various messages for each record. Based on
a possible specific text sequence in that field, I want to perform a
calculation on another field. How can i use either a function that will look
to see if that part of the string is in there? My Query statement looks like
this: Adjustment Cost: IIF ([text field] contains "TKT Charge",
+10.00,). What is the function that would supplant "contains"? Any help
would be greatly appreciated.
Ken
a possible specific text sequence in that field, I want to perform a
calculation on another field. How can i use either a function that will look
to see if that part of the string is in there? My Query statement looks like
this: Adjustment Cost: IIF ([text field] contains "TKT Charge",
+10.00,). What is the function that would supplant "contains"? Any help
would be greatly appreciated.
Ken