R
RMTechie
Is there a way to enter a quantity of records equal to a number in a
text box?
For instance,
Let's say I have a:
Combo box with the options: Breakfast, Lunch, Dinner
Text box with date
Text box with the number of records I want entered
Command button to add records
The record would have only the date and meal type as fields.
I want to let the user select a meal type, give the number of records
(people) and click the button and add a record for each. For various
reasons, I can't just have a total quantity for that date, I need
separate records.
Any help?
text box?
For instance,
Let's say I have a:
Combo box with the options: Breakfast, Lunch, Dinner
Text box with date
Text box with the number of records I want entered
Command button to add records
The record would have only the date and meal type as fields.
I want to let the user select a meal type, give the number of records
(people) and click the button and add a record for each. For various
reasons, I can't just have a total quantity for that date, I need
separate records.
Any help?