macro to open csv file on the web with password

A

andycg

Hi all -

confused noob here :) i want to create a function in excel to open
csv file on the web and then do copy and paste. so far so good until m
company decided to put password on the link for security reason. m
current script (without password) looks like this:

Workbooks.Ope
Filename:="http://www.ourwebsite.com/folder/samplefile.csv"

it works without password. the question is: how do i script the macr
to open this csv file if the link is password protected?

thanks a bunch!
And
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top