P Pslice Registered User. Local time Today, 03:20 Joined Jan 26, 2012 Messages 16 Feb 2, 2012 #1 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.
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.
pbaldy Wino Moderator Staff member Local time Today, 03:20 Joined Aug 30, 2003 Messages 36,270 Feb 2, 2012 #2 No, but is this what you're trying to do? http://www.baldyweb.com/Autofill.htm
P Pslice Registered User. Local time Today, 03:20 Joined Jan 26, 2012 Messages 16 Feb 2, 2012 #3 pbaldy said: No, but is this what you're trying to do? Click to expand... 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?
pbaldy said: No, but is this what you're trying to do? Click to expand... 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?
pbaldy Wino Moderator Staff member Local time Today, 03:20 Joined Aug 30, 2003 Messages 36,270 Feb 2, 2012 #4 Not offhand. It should be pretty easy to try though.