Never Hide
Registered User.
- Local time
- Today, 18:36
- Joined
- Dec 22, 2011
- Messages
- 96
Hello everyone,
I have two tables "Products" and "Sales". I have a Main form with a sub-form in it that displays all of my Products in the "Products" table which is in datasheet form.
I want to create another form for my "Sales" table in which I will add items from the "Products" table. I want it to be in datasheet as well. You will select an item from the form with the products, click an "Add" button and the selected product will be added in the Sales form.
Could you please help me out a because I'm stuck and can't figure out how to do it
I have two tables "Products" and "Sales". I have a Main form with a sub-form in it that displays all of my Products in the "Products" table which is in datasheet form.
I want to create another form for my "Sales" table in which I will add items from the "Products" table. I want it to be in datasheet as well. You will select an item from the form with the products, click an "Add" button and the selected product will be added in the Sales form.
Could you please help me out a because I'm stuck and can't figure out how to do it