F
Froto
Posted this yesterday, but need some clarification. I
have a textbox with the following code.
Nz(DMax("UserID","Elemental Analysis Request Tbl"))+1
What I would like is to have the code provide the
following sequence in the textbox
Jan-00001, Jan-00002, etc.
Jan stands for the month so it would have to change for
the appropriate months also. What code would I Need to
change inorder for this to happen.
Thanks for all the help
have a textbox with the following code.
Nz(DMax("UserID","Elemental Analysis Request Tbl"))+1
What I would like is to have the code provide the
following sequence in the textbox
Jan-00001, Jan-00002, etc.
Jan stands for the month so it would have to change for
the appropriate months also. What code would I Need to
change inorder for this to happen.
Thanks for all the help