Populate Textboxes using SQL

Pslice

Registered User.
Local time
Today, 03:20
Joined
Jan 26, 2012
Messages
16
Is there a way to populate a textbox on a form depending on a combobox(This combobox is based on a column in a table) using SQL? I am currently using the Dlookup function, but want to know if there is some way I could use the SELECT statement.
 
No, but is this what you're trying to do?

Yes I think that is what I want, I would have to see an example to confirm it though. Do you have an example on file?
 
Not offhand. It should be pretty easy to try though.
 

Users who are viewing this thread

Back
Top Bottom