You are not logged in.
Hi
I have a list of files named by date, for example
2021-04-11
2021-04-18
2021-04-25
It is possible to add a two-digit number, increasing at the beginning of the file, to obtain:
01 - 2021-04-11
02 - 2021-04-18
03 - 2021-04-25
Thank you so much
Offline
It is possible to add a two-digit number, increasing at the beginning of the file
Yes, you can do this using the Serialize rule.
The extra hyphen " - " can be added using the Insert rule.
Offline
Fantastic, thank's
A leattle problem, I have this result
https://ibb.co/sqyRQ5J
How can I add the "0" to the first 9 numbers?
Last edited by Lauraq (2021-05-09 13:04)
Offline
In the Serialise option select the "Pad with zeros to length" option and change it to 2
Offline
sorry my wrong...your help work correctly..many thank!!!
Last edited by Lauraq (2021-06-06 22:19)
Offline