I'm making a database to track my customers, I have a main customer form with some basic info. I have a command button that opens another more detailed form that would pertain to the customer I'm viewing at the time.
My dilemma: When I bring up the second form, I need the customer's name to automatically show on the form. (Within a combobox or textbox.)
I would appreciate any help on this matter.
My dilemma: When I bring up the second form, I need the customer's name to automatically show on the form. (Within a combobox or textbox.)
I would appreciate any help on this matter.