Hi,
How do I assign a value from a table into a variable? I am now using the unelegant method of assigning the text property of a bounded textbox control into my variable. What if I do not want to go through the textboxes?
Printable View
Hi,
How do I assign a value from a table into a variable? I am now using the unelegant method of assigning the text property of a bounded textbox control into my variable. What if I do not want to go through the textboxes?
Depends on the access method you're using....
I am currently accessing a Access database using the data control.