I have been trying to populate a text box on a form based on the result of an SQL SELECT statement, but can't get it to work.
I want the statement to look at one field on my form, draw related data from a table and populate another field with the result.
Any suggestions?
Thanks,
Una
I want the statement to look at one field on my form, draw related data from a table and populate another field with the result.
Any suggestions?
Thanks,
Una