I want to rename excel file after every time I update particular excel fields and I want to pass name through the same excel file.
Please use this after editing or adding new data and save it with different name
https://docs.uipath.com/activities/docs/save-excel-file-as-x
or use rename activity to rename the same file
cheers
1 Like
I will check tomorrow morning and let you know
1 Like
Please find attached workflow. Hope this helps.
SavingRenamingFile.zip (19.6 KB)
Thanks
I will check and let you know.
I just checked your workflow. In my case, user has to write the name in the excel and it will be passed through variable.
For eg.
ABC should be same excels name.
Okay then use read cell and get to variable
Then use save excel as activity and pass the variable to rename
Cheers
Ok thanks
I will check soon
1 Like