Combo box

J

Jason Frazer

I have combo box in a form. the form reference a query.
The query combine data from 2 tables and the query is
updatable. I want my combo mox to display the
field "msds_name" from the query. But when i selecte to
query box i want it to display the list oa "Names" from
the customers table. And save the Name in the
query "msds_name" field. how can i do this?
The relationship between the query and the Cutomers table
is "Name" = "msds_name"

Thanks for your time and help
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top