Hi all,
I have a process where i have to read a excel from a shared folder which is password protected. Is there any activity for it?
Hi all,
I have a process where i have to read a excel from a shared folder which is password protected. Is there any activity for it?
In the Excel Application Scope, you can give the password of file. Check the properties of Excel Application Scope.
The shared drive/folder is password protected
Access that path one time and keep the certificate.
Or develop a process to type into the password.
Okay, I will try that out. Thank you.
Hi, I´m stucked with the same issue, did you find a way to do it? and if so, could you please let me know how?