View Full Version : moving data/records from a list to a subform


Decosta
06-21-2001, 10:14 AM
I am creating a form where i have a combo box that contains several categories.So when you select a category,the corresponding records are visible in the list box.

My problem is how to select a product from the list and move it to a subform where you can select the quantity.

I have looked at examples of forms from the microsoft download,but haven't seen what i want.

Decosta

dhoffman
06-21-2001, 10:46 AM
I'm not sure if I understnad what you are talking about, but why don't you put the list box in the subform in the firstplace. When you choose the category in the main form have the subform repopulated.