+ Reply to Thread
Results 1 to 5 of 5

Macro needs amendment to include loop

  1. #1
    Registered User
    Join Date
    09-17-2012
    Location
    Amsterdam
    MS-Off Ver
    Excel 2003
    Posts
    7

    Macro needs amendment to include loop

    Dear all,

    I have recently purchased login details to a specific website; as there are over 6000 entries in this list, it will take a long time to copy-paste all information on to a Word-file or something.
    I have retrieved all individual URL's of each individual record; I have tried to let an Excel Macro / VBA run each individual link and copy/paste the information but this is not working.
    The VBA I have tried to run is:

    Please Login or Register  to view this content.
    In the above construction I need to manually amend the URL field about 6000 times.
    I would like to make an adjustment where the VBA automatically goes thru the list of URL's I have in, lets say, Worksheet 1 and copies all relevant information all below eachother on, lets say, Worksheet 2.
    Can anyone help me out ? I am completely stranded on this one.....

    With many thanks, Marcel.
    Last edited by arlu1201; 09-17-2012 at 07:09 AM.

  2. #2
    Forum Contributor arlu1201's Avatar
    Join Date
    09-09-2011
    Location
    Bangalore, India
    MS-Off Ver
    Excel 2003 & 2007
    Posts
    19,166

    Re: Macro needs amendment

    Welcome to the forum.

    I have added code tags to your post. As per forum rule 3, you need to use them whenever you put any code in your post. Please add them in future. If you need more information on how to use them, check my signature below this post.
    If I have helped, Don't forget to add to my reputation (click on the star below the post)
    Don't forget to mark threads as "Solved" (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code: [code] Your code here [/code]

  3. #3
    Forum Expert mike7952's Avatar
    Join Date
    12-17-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007, Excel 2016
    Posts
    3,551

    Re: Macro needs amendment

    @Marcel,

    To be honest, being that this is a website that someone must pay to access and have a user/password its going to be hard for anyone to help.
    Thanks,
    Mike

    If you are satisfied with the solution(s) provided, please mark your thread as Solved.
    Select Thread Tools-> Mark thread as Solved.

  4. #4
    Registered User
    Join Date
    09-17-2012
    Location
    Amsterdam
    MS-Off Ver
    Excel 2003
    Posts
    7

    Re: Macro needs amendment

    @ Mike7952,

    I've solved the issue with the username/password; the website remembers my credentials.
    Basically the only thing I require is a loop that picks all links I have standing in my Worksheet 1.

    Many thanks, Marcel.

  5. #5
    Forum Expert mike7952's Avatar
    Join Date
    12-17-2011
    Location
    Florida
    MS-Off Ver
    Excel 2007, Excel 2016
    Posts
    3,551

    Re: Macro needs amendment to include loop

    Maybe this

    Please Login or Register  to view this content.

+ 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