colmtourque
Registered User.
- Local time
- Today, 12:26
- Joined
- Sep 26, 2002
- Messages
- 83
I have a form based on the following table: [Id Number],[fname], name] etc...
[id Number] is based off an employees id number and can have any of several different prefixes. This table also holds recruits whose prefix is r and a number (r1,r2,r3,r4 etc...)
On the form I would like to have an autoincrement whenever someone advances to data entry based on what the last r# is. I have seen how Dmax can do this, but I am confused as to what the proper usage. I have seen several messages on the subject but none where the field can have any of a number of different prefixes.
Thanks in advance.
[id Number] is based off an employees id number and can have any of several different prefixes. This table also holds recruits whose prefix is r and a number (r1,r2,r3,r4 etc...)
On the form I would like to have an autoincrement whenever someone advances to data entry based on what the last r# is. I have seen how Dmax can do this, but I am confused as to what the proper usage. I have seen several messages on the subject but none where the field can have any of a number of different prefixes.
Thanks in advance.