Copy Sheet Activity Asking Password

Hello,

I have little problem here,
first i have sequence to copy sheet from workbook A to workbook B with name sheet changed.
i’ve set password to excel scope sequence. but if i run it, it ask password to be input.
Screenshoot :


Sequence :

could you help me, in which step i missed?
thank you

1 Like

Hi @aliaga

Try the following link… Hope this helps you :slight_smile:

1 Like

Can you check if it is passing null value to the activitiy @aliaga? I think it is passing null value

Hi @Shubham_Varshney

it help me, but the File Path field has to fill with full link of its path (D:.…\source\Template.xlsx)
image
my excel filepath directory in folder RPA (source\Template.xlsx)
image
could you help my what ive to fill in Filepath field, full link of directory or other option?
NB : if i fill (source\Template.xlsx) the robot will return error :
image
Thanks

Hi @HareeshMR,
ive check using WriteLine sequence but all value are OK, include password excell and namesheet.

SS :
image

I think you will need to do a full path for this !!!

Do a shift + right click on the file and click on copy as path and post it there :slight_smile:

Hi @Shubham_Varshney,

its okay i have to fill it with full path, i will store it in D:\

Thank you

1 Like

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