Auto Numbering
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Looking for some iLogic help with creating sequential numbers for subassy's and parts, an example would look something like this:
MASTER ASSY - 001
SUB ASSY - 002
PART - 005
PART - 006
PART - 007
SUB ASSY - 003
PART - 008
PART - 009
PART - 010
PART - 011
SUB ASSY - 004 (etc.) rule would count all sub assys and number according to the qty of sub assys in the master assy
PART - 012
PART - 013 (etc.) rule would number all parts starting with the next number in sequence after the count of sub assys
the "000" numbers are than used for CNC tags, drawing numbers, etc., I all ready have the CNC and drawing number part figured out, I would like to automate the numbering sequence, if possible. I'm sure there is a thread where this is solved or close enough that i can figure it out, but I haven't had any success finding it.