Question
displaying next cell ID on access
I'm running an Access database with an Auto number ID column
to tag my entries. I have an "insert form" which I use to enter new
records on the table but I don't know the assigned ID number until
after the record is entered. Can I have a field on the "insert
form" which displays the ID number as I'm entering the data?