Hi,
So I have 3 tables (books, customers, sales). I would like some help with setting up my sales form. I have used a lookup field to allow one to choose customer id from a drop down list, and figured out how to use the combo box wizard to make a similar drop down box to choose a book id. I cannot figure out how to get the matching cost price of the book to appear which is stored in the books table. I would also like to do something similar with a field from the customers table for the matching customer.
I have a feeling the answer to this is pretty simple, but I've been searching for answers for a while and cannot find any
Thankyou in advance =)