C
cktia
Hello. I have a database and form (for work orders) in which I'd like to
create an auto-generated alphanumeric text box that will contain unique work
order numbers - ideally (2007-S001) and will increment by one automatically
when a new work order is entered into the form (ie: 2007-S002, 2007-S003).
There is the slight possibility that more than one person will be creating a
work order at the same time - so I thought perhaps making it a "Before
Update" event would help duplications not to occur. I'm code challenged so
any help would be greatly appreciated. Thanks ahead of time!
create an auto-generated alphanumeric text box that will contain unique work
order numbers - ideally (2007-S001) and will increment by one automatically
when a new work order is entered into the form (ie: 2007-S002, 2007-S003).
There is the slight possibility that more than one person will be creating a
work order at the same time - so I thought perhaps making it a "Before
Update" event would help duplications not to occur. I'm code challenged so
any help would be greatly appreciated. Thanks ahead of time!