I’ve no idea why I’ve not done this before… I thought I had… but couldn’t find any trace of a script.
Anyway… I just cobbled together a very rough script for renumbering.
I ran into an issue; Say my sheets are numbered like this
00000
00001
00002
00003
00004
00005
00006
00007
00008
00009
I want to make a gap between 03 and 04 so all the bold numbers want to increase by 1.
There are things on the sheets so I can’t just renumber 00004 to 00010
So I renumbered all sheets to ‘Moose+number’ first.
Then tried to give them the new number.
I got an error, “this number exists”
I had to split this into two scripts.
Am I missing something, can I do it in one?