PopUp and Select Value from a form

gtcoglan

Registered User.
Local time
Today, 09:36
Joined
Jun 9, 2005
Messages
13
Hi All,

I have a form that has a combo box and a subform. After a choose the value of the combo box I want to start adding values into the subform, and I want to be able to select the values that are to go into the subform fields. Now I am thinking of using a pop-up subform which shows the values that I can choose from and then as I close the form it will populate the fields of the main subform.

Is it possible and has anyone got a little example of form that can do that. If so can you put it as an attachment to this post.

Thanks
Greg
 
A combobox would be easier and not require any code.
 

Users who are viewing this thread

Back
Top Bottom