A
aguywonderer
Guest
"I want to be able to select values from combo boxes on one form(Form1) that will auto fill on pop up form (Form2).
Example: Form1: Select a Name from cbo1, Select a type of Car from cbo2. If I select a Camaro from cbo2 on Form1 nothing should happen, but if I select Corvette from cbo2 I would like the Name selected in cbo1 and the car selected (Corvette) in cbo2 to automatically appear in Form2 fields Name and Car.
Example: Form1: Select a Name from cbo1, Select a type of Car from cbo2. If I select a Camaro from cbo2 on Form1 nothing should happen, but if I select Corvette from cbo2 I would like the Name selected in cbo1 and the car selected (Corvette) in cbo2 to automatically appear in Form2 fields Name and Car.