All,
Is there a way to prefix a textbox on a form and save to the underlying table?
For example: The user inputs "1234" in the form textbox, and it is saved in the table as "abcd-1234".
I tried placing "abcd-" in the format field in the textbox properties, but the "abcd-" never gets saved to the table.
If it matters, I use a SQL query to save all the data from the form.
Thanks in advance!
Ind. Engineering Tech.
Is there a way to prefix a textbox on a form and save to the underlying table?
For example: The user inputs "1234" in the form textbox, and it is saved in the table as "abcd-1234".
I tried placing "abcd-" in the format field in the textbox properties, but the "abcd-" never gets saved to the table.
If it matters, I use a SQL query to save all the data from the form.
Thanks in advance!
Ind. Engineering Tech.