A
Angel
I am trying to create a field that will auto assign a +1 number that begins
with a fixed set of characters (09_) and also shows the preceding zeros in
the unique number (0001, 0002, etc.). I have been diligently trying to read
the other posts to find a solution, but haven't figured it out yet. I see
that I can't use the autonumber field, and I think that I need to use the
DMax function, but I can't figure out how to get the zeros to show. Here is
an example of what I need to be in the field:
09_0001
09_0002
09_0003
I would greatly appreciate any help that you can provide! Thanks!
with a fixed set of characters (09_) and also shows the preceding zeros in
the unique number (0001, 0002, etc.). I have been diligently trying to read
the other posts to find a solution, but haven't figured it out yet. I see
that I can't use the autonumber field, and I think that I need to use the
DMax function, but I can't figure out how to get the zeros to show. Here is
an example of what I need to be in the field:
09_0001
09_0002
09_0003
I would greatly appreciate any help that you can provide! Thanks!