Hi to all. I am a complete ignorant in Access programming. I am trying to build a form for archiving a set of work sheets. I am stuck at a point.
I have a button (NewEntry) for moving to a new record after all data is filled. I want the text box that contains the id no of the sheet (WorkNoID) to automatically generate the next number (for example- after i finished typing the data for no 8650, i would press the NewEntry button and no.: 8651 is automatically inserted in the WorkNoID text box).
I tried to use the AutoNumber function but it doesn't work in my case cause i started working from no.8000 upwards.
I hope it is easy for someone to help... Thanks in advance
I have a button (NewEntry) for moving to a new record after all data is filled. I want the text box that contains the id no of the sheet (WorkNoID) to automatically generate the next number (for example- after i finished typing the data for no 8650, i would press the NewEntry button and no.: 8651 is automatically inserted in the WorkNoID text box).
I tried to use the AutoNumber function but it doesn't work in my case cause i started working from no.8000 upwards.
I hope it is easy for someone to help... Thanks in advance