laquer09
MIS
- Mar 14, 2003
- 10
I have a database in Access 2000 which was using autonumber to autofill the key, "Item Number" on a form that allows users to input new "Items." I needed to batch input some items so I did it in excel and imported the entire table. Autonumber has now been turned to number and I can't change it back. I was wondering how I could programatically autofill the "Item Number" on the form to be 1 + the Item Number of the last record. Any suggestions?