Sorry I was so vague! What I want to do is generate, say, 20 new records numbered 2346 to 2365 but keeping the exact same data from record 2345 shown in its Fields 1,2,3 etc. Does this make more sense?
Unique Field1 Field2 Field3
1234 Fred Jim 03/02/2003
2345 Sam Ken 01/02/1999
4567 Bob Dave...
Can anyone please suggest code to generate a sequentially numbered range of records (the quantity of records will vary) counting from a selected integer field (ideally the Primary Key) in a Table. All other Fields in the record set would keep the same values. Thanks
Can anyone please suggest code to generate a sequentially numbered range of records (the quantity of records will vary) counting from a selected integer field (ideally the Primary Key) in a Table. All other Fields in the record set would keep the same values. Thanks
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.