I am creating a database with a student of mine it has been a very long time since I used access to any great degree and I am very very rusty.
The database we are creating has 5 tables in it
Customers
Orders
Products
Billing
Vat
I am trying to create a form that will automatically create an order in the Orders table. The autonumber will generate a unique order number which is fine for this purpose however, I need the form to pull data from the products and customers tables. For example if I enter a product code into the form the database can use this information to fill other fields in the form such as price and product description (much like a VLookup in excel).
Can someone advise me on a simple solution or point me in the direction of a tutorial that may help
Thanks
Mike
The database we are creating has 5 tables in it
Customers
Orders
Products
Billing
Vat
I am trying to create a form that will automatically create an order in the Orders table. The autonumber will generate a unique order number which is fine for this purpose however, I need the form to pull data from the products and customers tables. For example if I enter a product code into the form the database can use this information to fill other fields in the form such as price and product description (much like a VLookup in excel).
Can someone advise me on a simple solution or point me in the direction of a tutorial that may help
Thanks
Mike