How to add timestamp to file if file already exists in a folder

Everytime I move a file to a folder I wanted to check if file already exist , if file already exists with the same name for example xls file I wanted to add timestamp to the new file to make it unique. Any idea guys thanks.

Hi @Jelrey
Here is how you can achieve this:

I hope this helps.
Happy automation!

Note: Please treat this as pseudocode because this is just to show the approach. Please mend this to suit any needs (or to fix errors) :slight_smile:

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.