Sequential Numbering

Bulk Rename Utility How-To's

Sequential Numbering

Postby jlajr » Tue Apr 14, 2020 7:36 pm

I am working several documents. I have it labeled as follows:

013.023 (all of them are currently labeled that). What I would like to do is figure out how to label it as follows:

013.023

013.024

013.25 and so on.

Any direction would be much appreciated.

Thanks,
jlajr
 
Posts: 1
Joined: Tue Apr 14, 2020 7:28 pm

Re: Sequential Numbering

Postby RegexNinja » Tue Apr 14, 2020 8:13 pm

Hi.. Since you said 'all of them', you could just remove the last 3chars, and set 23 as your Start:

#5Remove:
Lastn=3

#10Numbering:
Mode=Suffix
Start=23
Pad=3
RegexNinja
 
Posts: 134
Joined: Fri Feb 21, 2020 5:26 pm


Return to How-To