Hi,
Could someone tell me how I can use Lotus Script to open an excel file on a remote server. I know how to open files on my local machine. But how to pass the server address as an argument to xlapp.workbooks.open ?
Thanks in advance,
Sunil.
Hi,
Could someone tell me how I can use Lotus Script to open an excel file on a remote server. I know how to open files on my local machine. But how to pass the server address as an argument to xlapp.workbooks.open ?
Thanks in advance,
Sunil.
Subject: Opening an excel sheet on a remote server
as long as you have a mapped drive it should not be a problem, just pass it the path.John