D
dboollu
I have CustomerName query that retrieves the CustomerName, Address, City,
State, and Zip Code from the CustomerName table. CustomerName is a combo
box. How do I get this query to put all the corresponding fields into a form
automatically after selecting a CustomerName from the combo box? I thought
if I created a query on a single table then made it the RecordSource of the
form, assigned the Control Source of the control appropriately that the
fields would fill in. Obviously, I am missing something, because I can't
figure it out. Do I need a filter or something? If so, which one would I
use? Do I need to change anything on the property sheet of the form or
controls?
Thanks for any suggestions!!!
State, and Zip Code from the CustomerName table. CustomerName is a combo
box. How do I get this query to put all the corresponding fields into a form
automatically after selecting a CustomerName from the combo box? I thought
if I created a query on a single table then made it the RecordSource of the
form, assigned the Control Source of the control appropriately that the
fields would fill in. Obviously, I am missing something, because I can't
figure it out. Do I need a filter or something? If so, which one would I
use? Do I need to change anything on the property sheet of the form or
controls?
Thanks for any suggestions!!!