Choice in combo box determines other field

G

Guest

Still pretty new to Access, not sure what I'm doing wrong...

I'm working on a database to track quotes, and I'm having trouble with my
Add New Quote form, here's what I've got:

Tables
Parts - fields PartNumber and Description
Quotes - fields Vendor Name, Date, Price, Quantity

My PartNumber field is a combo box because on my Add New Quote form, I want
the user to be able to choose a PartNumber from the list. How do I get my
Description field to autofill with the correct Description when a PartNumber
is chosen from the combo box?

Thanks
 

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