+ Reply to Thread
Results 1 to 5 of 5

Is it possible to extract particular pieces of data from a list of URLs in Excel 2010?

  1. #1
    Registered User
    Join Date
    07-28-2014
    Location
    Windosr, CT, USA
    MS-Off Ver
    2010
    Posts
    1

    Is it possible to extract particular pieces of data from a list of URLs in Excel 2010?

    Hey All,

    I'm wondering if it is possible to extract just particular pieces of data from a list of URLs in Excel 2010. Let me explain what I mean. So, I have a list of ~700 organizations and I have their URLs on the adjacent column:

    Capture.jpg

    Now what I want to do is get only the organization presidents' names and email addresses on the columns adjacent to the URLs on the same sheet automatically. For example:

    Capture2.jpg

    I wish to automate this process because 700 organizations is a lot to go through. Until now, I still haven't figured out a macro/VBA to solve this problem. Is it even possible to just get the presidents' names and email addresses next to the URLs automatically? If not, is it possible to automatically get the text content of the URLs. That'll be good enough since I can split the data after getting the text content of the ~700 pages. Think I'll paste the link of the document URL here for you as well in case you want to test your formula/VBA/etc.:

    https://www.dropbox.com/s/nmbrlmil5c...anizations.xlt

    Thanks for taking the time to read this thread and help out.

  2. #2
    Forum Contributor
    Join Date
    07-10-2012
    Location
    Bangladesh
    MS-Off Ver
    Excel 2007
    Posts
    129

    Re: Is it possible to extract particular pieces of data from a list of URLs in Excel 2010?

    use mid function

  3. #3
    Valued Forum Contributor Sean Thomas's Avatar
    Join Date
    03-25-2012
    Location
    HerneBay, Kent, UK
    MS-Off Ver
    Excel 2007,2016
    Posts
    971

    Re: Is it possible to extract particular pieces of data from a list of URLs in Excel 2010?

    Hi, you can do this with VBA,
    i have done some work on it already.
    My code so far runs through each URL, opens internet explorer and pulls the data required.
    It work well on each line, but when i run it to loop through the 700 it errors. I dont have time at the moment, but i will take another look later today if i get a chance.
    Regards
    Sean

    Please add to my reputation if you think i helped
    (click on the star below the post)
    Mark threads as "Solved" if you have your answer
    (Thread Tools->Mark thread as Solved)
    Use code tags when posting your VBA code:
    [code] Your code here [code]
    Please supply a workbook containing example Data:
    It makes its easier to answer your problem & saves time!

  4. #4
    Valued Forum Contributor Sean Thomas's Avatar
    Join Date
    03-25-2012
    Location
    HerneBay, Kent, UK
    MS-Off Ver
    Excel 2007,2016
    Posts
    971

    Re: Is it possible to extract particular pieces of data from a list of URLs in Excel 2010?

    Hi, I have added this code which will search through all the URL's on sheet 2

    Please Login or Register  to view this content.
    Attached Files Attached Files

  5. #5
    Administrator FDibbins's Avatar
    Join Date
    12-29-2011
    Location
    Duncansville, PA USA
    MS-Off Ver
    Excel 7/10/13/16/365 (PC ver 2310)
    Posts
    52,929

    Re: Is it possible to extract particular pieces of data from a list of URLs in Excel 2010?

    Hi and welcome to the forum

    Please upload a sample of your workbook, not a picture of your data.
    Pictures are pretty much impossible to edit, and no-one wants to re-type your data for you
    Also, not all members can upload picture files (Company firewalls and stuff)

    Your workbook should show a small desensitized example of the data you are working with and a manual mockup of the expected results.

    Also, plerase upload your file to the forum, not all members are able (or willing) to access file hosting sites
    1. Use code tags for VBA. [code] Your Code [/code] (or use the # button)
    2. If your question is resolved, mark it SOLVED using the thread tools
    3. Click on the star if you think someone helped you

    Regards
    Ford

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. [SOLVED] Extract Data from Excel Graph located in PowerPoint 2010 using VBA?
    By ImpetuousRacer in forum Excel Programming / VBA / Macros
    Replies: 22
    Last Post: 08-19-2013, 02:52 AM
  2. Extract Data from Excel Graph located in PowerPoint 2010 using VBA?
    By Yookii in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-08-2013, 09:35 PM
  3. module for extract data from multiple URLs
    By latifpatel.t in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-10-2013, 10:08 AM
  4. How do I match two columns with URLS in Excel 2010?
    By Rdawson88 in forum Excel Formulas & Functions
    Replies: 2
    Last Post: 01-25-2013, 07:17 AM
  5. Loop thru URLs to extract web data
    By trwlch in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 02-20-2012, 04:26 AM

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