I've created a form with 3 subforms. They are functioning well. However, the form looks quite busy. To clean up the form, I created command buttons to open the 3 forms used as subforms.
Problem: When I click on the command button and choose a value from the form. That same value is shown for every record in the main form.
Example: Main form: Company ABC, Company XYZ. Subform: Orders
I would enter a order for pencils; erasers. all good however pencils and erasers also shows up for Company XYZ. What am I missing in my command button?
I welcome your expertise.
Problem: When I click on the command button and choose a value from the form. That same value is shown for every record in the main form.
Example: Main form: Company ABC, Company XYZ. Subform: Orders
I would enter a order for pencils; erasers. all good however pencils and erasers also shows up for Company XYZ. What am I missing in my command button?
I welcome your expertise.