+ Reply to Thread
Results 1 to 1 of 1

Looping An Array (HTML Source Page) To Separate Columns

  1. #1
    Registered User
    Join Date
    06-05-2013
    Location
    Dallas, TX
    MS-Off Ver
    Office Pro Plus 2013
    Posts
    26

    Looping An Array (HTML Source Page) To Separate Columns

    Thanks to everyone in advance.

    Original Issue: I have a sheet with 50 urls that point to a sharepoint aspx page where I need to extract email addresses (which are not part of any element and are enclosed in a json file.)

    The source page for every url has 1350 lines and I need the contents of line 1347. The entire source does not fit into a cell, thus I had to modify the code below so that it posts the entire source to sheet2 leaves a row and repeats for all urls.

    Instead of continuing on column A, I want it to start posting it in columns across, which will make it easier to use a regex function to filter out the email addresses I need.

    The best approach would be to include the regex function within the sub so that it could write the regexed string to the adjacent cell of the url..........before it loops to the next url.

    Hope I didn't confuse anyone.



    Please Login or Register  to view this content.
    Last edited by superdesi; 10-12-2018 at 06:19 PM.

+ 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] 2 separate columns with dropdowns using the same source from another dropdown column
    By easy_lsm in forum Excel Formulas & Functions
    Replies: 5
    Last Post: 02-28-2018, 09:37 AM
  2. Replies: 5
    Last Post: 02-22-2018, 01:47 AM
  3. Replies: 1
    Last Post: 08-04-2017, 01:19 AM
  4. Getting Web page source (HTML or XML) in VBA?
    By Riorin in forum Excel Programming / VBA / Macros
    Replies: 25
    Last Post: 01-16-2013, 10:32 AM
  5. convert formated excel column to html source text with html tags
    By julia81 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-19-2011, 04:22 PM
  6. Reading HTML source code
    By Chinnick in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-11-2010, 03:38 PM
  7. Edit html source with vba
    By goofy78270 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 01-15-2010, 06:06 PM

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