Hello all,
I have a textbox control on my form that is populated by a query when the form opens. I have been trying to figure out how to attach a suffix to the data in the textbox based on what the data itself is.
For example: if the query populates the textbox field with data starting with "FR" (FR123456), I need the suffix "L" to be tacked on (FR123456L); if not then I need no suffix.
Please help!
Ind. Engineering Tech.
I have a textbox control on my form that is populated by a query when the form opens. I have been trying to figure out how to attach a suffix to the data in the textbox based on what the data itself is.
For example: if the query populates the textbox field with data starting with "FR" (FR123456), I need the suffix "L" to be tacked on (FR123456L); if not then I need no suffix.
Please help!
Ind. Engineering Tech.