+ Reply to Thread
Results 1 to 3 of 3

macro to open csv file on the web with password

  1. #1
    Registered User
    Join Date
    06-30-2006
    Posts
    1

    macro to open csv file on the web with password

    Hi all -

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

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

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

    thanks a bunch!
    Andy

  2. #2
    Ron de Bruin
    Guest

    Re: macro to open csv file on the web with password

    Hi andycg

    Can you create a link to the cvs file ?
    http://www.rondebruin.nl/copy7.htm


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl



    "andycg" <[email protected]> wrote in message
    news:[email protected]...
    >
    > Hi all -
    >
    > confused noob here i want to create a function in excel to open a
    > csv file on the web and then do copy and paste. so far so good until my
    > company decided to put password on the link for security reason. my
    > current script (without password) looks like this:
    >
    > Workbooks.Open
    > Filename:="http://www.ourwebsite.com/folder/samplefile.csv"
    >
    > it works without password. the question is: how do i script the macro
    > to open this csv file if the link is password protected?
    >
    > thanks a bunch!
    > Andy
    >
    >
    > --
    > andycg
    > ------------------------------------------------------------------------
    > andycg's Profile: http://www.excelforum.com/member.php...o&userid=35959
    > View this thread: http://www.excelforum.com/showthread...hreadid=557515
    >




  3. #3
    Ron de Bruin
    Guest

    Re: macro to open csv file on the web with password

    Stupid answer from me


    --
    Regards Ron de Bruin
    http://www.rondebruin.nl



    "Ron de Bruin" <[email protected]> wrote in message news:[email protected]...
    > Hi andycg
    >
    > Can you create a link to the cvs file ?
    > http://www.rondebruin.nl/copy7.htm
    >
    >
    > --
    > Regards Ron de Bruin
    > http://www.rondebruin.nl
    >
    >
    >
    > "andycg" <[email protected]> wrote in message
    > news:[email protected]...
    >>
    >> Hi all -
    >>
    >> confused noob here i want to create a function in excel to open a
    >> csv file on the web and then do copy and paste. so far so good until my
    >> company decided to put password on the link for security reason. my
    >> current script (without password) looks like this:
    >>
    >> Workbooks.Open
    >> Filename:="http://www.ourwebsite.com/folder/samplefile.csv"
    >>
    >> it works without password. the question is: how do i script the macro
    >> to open this csv file if the link is password protected?
    >>
    >> thanks a bunch!
    >> Andy
    >>
    >>
    >> --
    >> andycg
    >> ------------------------------------------------------------------------
    >> andycg's Profile: http://www.excelforum.com/member.php...o&userid=35959
    >> View this thread: http://www.excelforum.com/showthread...hreadid=557515
    >>

    >
    >




+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1