C
Chris
I am trying to set up a field in a database i'm creating
to generate a specific format the same way Autonumber will
generate a 1 then a 2 and so on. I want my format to come
out as J624C-742 then J624C-743 then J624C-744 and so on
and so forth down the column as you need to enter a new
record with that next number in the sequence. How would
you do this? I've been working on it for a while but have
gotten nowhere.
to generate a specific format the same way Autonumber will
generate a 1 then a 2 and so on. I want my format to come
out as J624C-742 then J624C-743 then J624C-744 and so on
and so forth down the column as you need to enter a new
record with that next number in the sequence. How would
you do this? I've been working on it for a while but have
gotten nowhere.