I have a form on which there are two controls, first label number and last label number. Say these values are 1000 and 3000. Then a button which will create a record for each label between these two values.
How do I create a sequential list of records like this, each with a label number (and some other data from the form, which I will add.)
Robert
How do I create a sequential list of records like this, each with a label number (and some other data from the form, which I will add.)
Robert