Incremental numbering with other characters.
I wish to automate (so far as possible) the naming of sheets in my template document.
I'm not referring to the sheet names across the top of the numbers window under the toolbar (although it would be great to do that too). Rather, I use cell A1 on each sheet to name that particular sheet, and it's this cell that I wish to automate.
The name of the first sheet is z0/01, and I wish for the next sheet to be named z0/02 and so on.
I'm looking for a way that references A1 on the previous sheet and maintains the characters before the slash and increments the numerical part after it. I am able to create a formula that does this without referencing the previous sheet, but this isn't what I need because of the following:
Generally speaking, the numerical part after the slash will increase by one from one sheet to the next. However, I also want to be able to manually overwrite the formula on some sheets and the numerical part after the slash on the sheets following this to increase by one based on this manual input.
By way of example: A1(1st sheet) will display the value 'z0/01'. A1(2nd sheet) will automatically return the value 'z0/02'. Lets say I get to the 14th sheet, which returns the value 'z0/14' and I manually overwrite this to display 'z1/01', I then want the 15th sheet to automatically return the value 'z1/02'.
The point at which I overwrite the formula will change each time I use the template.
I hope this makes sense
iMac 24″, macOS 12.6