Integrated Application Platform › Forums › General › How to use autonumber of Access? › Re: Re: How to use autonumber of Access?
June 1, 2013 at 8:02 pm
#993
Keymaster
I think you are using it correctly.
You can use GetNextNum.Create(table, field, num) to create the table with the required fields and output an initial record to it.