I need a query or VBA code that will add a block of numbered records that add the number of records a user designates and increments the records by one from the last record in use. For example, if there are 100 records and the user wants a block of ten, I need to add records with the numbers 101 through 110. Thanks -