Hello all,
I have a form that contains two drop down unbound controls. One of these controls selects how many records in a subform (below) that one can view. What I've been trying to figure out is, I want to create an append query to append however many records that are indicated on the drop down control. For instance, if someone selectss to view say 300 records, I would like to be able to append that number of records to another table. How can I go about this? Any help would be greatly appreciated. Thank you.
I have a form that contains two drop down unbound controls. One of these controls selects how many records in a subform (below) that one can view. What I've been trying to figure out is, I want to create an append query to append however many records that are indicated on the drop down control. For instance, if someone selectss to view say 300 records, I would like to be able to append that number of records to another table. How can I go about this? Any help would be greatly appreciated. Thank you.