Dear all,
I want to have a clear numbering in my access db.
Problem is like this.
Now I have field with an input mask of "LABEL"0000;;_ , I have to put the value of the label myself but I want that the db checks de last value en adds a "+1" to make a new one. 'Autonumber' is not Ok because if you cancel the record, it automatically cancels the increased number and by a new record it puts the increased value+1 in the new record...
So to make it clear, if I make a new record and I press save=> LABEL0001; if I cancel and after a while I want to make a new record it must start bij LABEL0001 or 0001 and not 0002!!!
Thanks in advance
Ugurovic
I want to have a clear numbering in my access db.
Problem is like this.
Now I have field with an input mask of "LABEL"0000;;_ , I have to put the value of the label myself but I want that the db checks de last value en adds a "+1" to make a new one. 'Autonumber' is not Ok because if you cancel the record, it automatically cancels the increased number and by a new record it puts the increased value+1 in the new record...
So to make it clear, if I make a new record and I press save=> LABEL0001; if I cancel and after a while I want to make a new record it must start bij LABEL0001 or 0001 and not 0002!!!
Thanks in advance
Ugurovic