C
Charlie
I need an autonumber field to be incrimented by more than
1. I would like it incrimented by 5 on each new record. I
use the autonumber to give me import order in a invoice
database. If i want to add a row to the invoice i can't
do so beacause the autonumbers are 1,2,3,4,5 for eg and I
cant' use 1.1, 1.2,1.3. etc.
How do I do this?
1. I would like it incrimented by 5 on each new record. I
use the autonumber to give me import order in a invoice
database. If i want to add a row to the invoice i can't
do so beacause the autonumbers are 1,2,3,4,5 for eg and I
cant' use 1.1, 1.2,1.3. etc.
How do I do this?