I have a column in my sheet named "case number" which is an AutoNumber. For my use case, I will occasionally need to escalate a case to another department and I need to create a reference number compatible with their system, lets call it a "XYZ number". I would like to check a box and have this number generated, i.e. XYZ-0001, XYZ-0002, etc for each time I escalate.
Note, not all cases are escalated, and created a value off the case number isn't really logical. So is it me, or is it a horrible design flaw that each sheet is limited to a single AutoNumber? What kind of work arounds has this group done to maybe get something like this going?