HowardFu
7 years agoQrew Cadet
Auto numbering
I am attempting to create an auto numbering system. I've read through many of the posts but could not find any discussions that address my issue.
I have a Projects Table with [Project Numbers] and a Project Type Table with [Project Types] being type A, B, C, D, E
I want the project number to be:
if type A ,start at 60000
if type B, start at 90000
if C,D,or E, start at 50000 (this is the part I'm having trouble with)
if the response can show a little detail with the formulas instead of just a general description i would greatly appreciate it.
I have a Projects Table with [Project Numbers] and a Project Type Table with [Project Types] being type A, B, C, D, E
I want the project number to be:
if type A ,start at 60000
if type B, start at 90000
if C,D,or E, start at 50000 (this is the part I'm having trouble with)
if the response can show a little detail with the formulas instead of just a general description i would greatly appreciate it.