Zaki
(Zakaria El Mokadem)
October 5, 2018, 10:03am
1
Hi Guys!
Have a small issue. So I made a Robot that loops throu an excell sheet and downloads the url file links.
I’m stuck now trying to move the downloaded files to a seperate folder but also to rename each file using the First and Last name next to the file’s Url in same excel sheet.
Could some UiPath veteran please help me out?
Thx!!
Apply now ROBOT.xlsx (11.8 KB)
Main.xaml (26.7 KB)
Hi,
you can use move File activity, and put filename in DestinationPath + filename
or use this activity
regards
Aditya
Zaki
(Zakaria El Mokadem)
October 5, 2018, 10:20am
4
Hi Aditya!
Thanks, but i’m kind of new to this. Could explain to me how to use it?
Thanks alot!
Zaki
(Zakaria El Mokadem)
October 5, 2018, 10:22am
5
Like for instance do i need to make a Var to store the names first? and do i put the move file activity after what sequence…
yaah absolutely
use assign activity to store var names like path, file name etc
Go to package manager install below package
use Rename Work Sheet activity
2 Likes
balupad14
(Balamurugan (BalaReva))
October 5, 2018, 10:31pm
7
Thank you @aditya.prakash to refer my activity.
Hi @Zaki ,
Here you can get the sample also.
Hi Friends,
I have included a new activity that to rename the excel sheet’s name. “Rename Work Sheet.”
Namespace :
[image]
Properties:
[image]
Sample File : RenameExcelSheet.zip (38.8 KB)
Let me if you have any errors.
I would be happy to get more suggestions .
Regards
Balamurugan
Regards
Balamurugan.S