hi
@accessonly11
why not? (EDIT: didn't see
@GPGeorge's comment whilst writing mine ... same reaction)
As
@Gasman suggested, best would be to add that query to the RowSource for your combobox. And then add controls that reference other columns to display values if you want to also see them? Actually, you don't need to display them to use them... but sometimes you want to.
If you made your combobox with a wizard, perhaps you don't realize how to change it using the Property Sheet. Here are a couple video tutorials you might like:
Combo Box properties in Microsoft Access (11:25)
Sort Access Form by Combobox Column (19:22)
btw, it helps, in my opinion, to arrange the relationships diagram so data flows from left-to-right ... so "1" is on the left and "∞" on the right. Customers should be on the left. Purchase should be the to left of PurchaseDetails. Now, in case you didn't know, you can lasso a group of tables on the relationships diagram and move them in a batch instead of one-by-one. Nice that you've enforced referential integrity.
EDIT: and good that you expanded lists on the relationships diagram to show all the fields, and adjusted width to show complete names.
Another fairly new thing in Access is being able to double-click on the border of a fieldlist in the relationships diagram to resize it ... maybe you already know that though since it looks like the extra spacing is pretty consistent (I often close that up)