D
dmiller
Good Morning.
I have a table with a field "quantity". The number in this field is
the number of times that I want to duplicate that record.
The "quantity" field can have a range from 1 to 20.
Currently I have been using a macro with a RunMacro action. In the
action arguements repeat count, I enter in the number from the quantity
field.
This runs a different macro that opens an append query.
The append query uses a text box in the form for the field criteria for
the quantity field.
Does anyone have suggestion on how I can to this faster.
I have a table with a field "quantity". The number in this field is
the number of times that I want to duplicate that record.
The "quantity" field can have a range from 1 to 20.
Currently I have been using a macro with a RunMacro action. In the
action arguements repeat count, I enter in the number from the quantity
field.
This runs a different macro that opens an append query.
The append query uses a text box in the form for the field criteria for
the quantity field.
Does anyone have suggestion on how I can to this faster.