G
Guest
Here's what I want to do and it would seem that Main Form / Subform would be
the way to go.
I have a table that contains information about a customer. I would like to
be able to select the Customer in the main form. Then on the subform have
the Customer data shown for the Customer in the Main Form. The client does
not want to use Record Selectors as the number of clients can be large and
they like the dropdown box functionality.
So the question is:
How do I set up a Form/Subform to accomplish this? The main form has only
the dropdown box which contains the Primary Key and Customer Name. The
subform has the Primary Key and all other data.
Any thoughts would be greatly appreciated.
the way to go.
I have a table that contains information about a customer. I would like to
be able to select the Customer in the main form. Then on the subform have
the Customer data shown for the Customer in the Main Form. The client does
not want to use Record Selectors as the number of clients can be large and
they like the dropdown box functionality.
So the question is:
How do I set up a Form/Subform to accomplish this? The main form has only
the dropdown box which contains the Primary Key and Customer Name. The
subform has the Primary Key and all other data.
Any thoughts would be greatly appreciated.