PDA

Click to See Complete Forum and Search --> : Values to variables


cedx
Sep 7th, 1999, 06:19 AM
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?

JHausmann
Sep 8th, 1999, 12:02 AM
Depends on the access method you're using....

cedx
Sep 8th, 1999, 04:04 AM
I am currently accessing a Access database using the data control.