Question: In Access 2003/XP/2000/97, I
have a database which contains a large number of records. Each week, I
need to renumber the INVOICE NUMBER field in a table named DATA with a
new batch of numbers.Answer: You can renumber your invoice numbers using a custom function.
Open your Access database, click on the Modules tab and create a new Module. Paste in the following