I have a field in a Form that is used in the Report for the Label number. This needs to automatically increment with each additional record and be a field that can have the starting number resetable if necessary. Autonumber does not qualify for the obvious reasons.
I may be trying to make this too hard but I can't seem to make it work to my satisfaction. If any one has any ideas on this subject, please share them with me. I am trying to create a Numbered label for approval of manufacturing ingredients and I need to start at 49001 and increment from there. The ingredients will vary but the sequence of numbers does not.
Example:
_____________________________________________________
Number[ 49001 ]
Approved for Use
Date: [ 00/00/0000 ] Code: [ 000000 ]
Approved Initials: [ AA ] Lot No: [ 12345678 ]
______________________________________________________
The Field > "Number" must increment and allow deletions in case of input error but retain the last record used.
Thanks in advance to all suggestions
Bob Brooks
I may be trying to make this too hard but I can't seem to make it work to my satisfaction. If any one has any ideas on this subject, please share them with me. I am trying to create a Numbered label for approval of manufacturing ingredients and I need to start at 49001 and increment from there. The ingredients will vary but the sequence of numbers does not.
Example:
_____________________________________________________
Number[ 49001 ]
Approved for Use
Date: [ 00/00/0000 ] Code: [ 000000 ]
Approved Initials: [ AA ] Lot No: [ 12345678 ]
______________________________________________________
The Field > "Number" must increment and allow deletions in case of input error but retain the last record used.
Thanks in advance to all suggestions
Bob Brooks