Question on Auto-Number column capabilities. I want to add a column to my portfolio sheet that will assign a unique project ID, like the below example, to each project row. I have columns on the same sheet that designate project class & start date. I'd like to use the auto-number feature to look at the start date and project class of a project, and assign a unique id to it. Is getting to the below example, or something close to it possible? Anyone know how to do this?
Example of Unique Project ID: R-12-20
R = Renovation (Project Class)
12 = Project No. 12
20 = Year when project was approved (so that each year we could restart project numbers)