G
Guest
I have a pull down box that allows me to get a record from a query . One
of the fields is quantity. Quantity can range from 1 - 25.
I would like to create a subform with text boxes and associated option
buttons . The number of text boxes and option buttons should be the
quantity from the pull down box (combo box). I would then populate the text
box with records from another table. The option box would be used later on
as a switch to update the record to table one or table two. I can define
25 different subforms which I could call from a case function. But I would
like to know if there is a way to dynamically create this subform based on
the quantity form the combo box?
Thanks in advance,
Steve
of the fields is quantity. Quantity can range from 1 - 25.
I would like to create a subform with text boxes and associated option
buttons . The number of text boxes and option buttons should be the
quantity from the pull down box (combo box). I would then populate the text
box with records from another table. The option box would be used later on
as a switch to update the record to table one or table two. I can define
25 different subforms which I could call from a case function. But I would
like to know if there is a way to dynamically create this subform based on
the quantity form the combo box?
Thanks in advance,
Steve