+ Reply to Thread
Results 1 to 4 of 4

HTML data in excel VBA

  1. #1
    Registered User
    Join Date
    04-17-2014
    Location
    DUbai
    MS-Off Ver
    Excel 2007
    Posts
    63

    HTML data in excel VBA

    Dear Sir

    can anybody help me to extract data from URL...

    is there any VBA code, I can get Data in to excel....

    look into Image.. which data I need

    Web.jpg

    here is the URL

    HTML Code: 

    thanks in advance

  2. #2
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: HTML data in excel VBA

    I helped you on your last thread, but you did not bother to acknowledge and this kind of attitude does not bode well with me.
    I will give you some clue though. You know how to loop through a table as you did on last thread, but instead of getting inner text, you do href. For each child(Element) inner text, you now do child.href, not child.innertext

  3. #3
    Registered User
    Join Date
    04-17-2014
    Location
    DUbai
    MS-Off Ver
    Excel 2007
    Posts
    63

    Re: HTML data in excel VBA

    Sorry Sir AB33

    for my last thread.. even I did not acknowledge. its truly my fault. I should replay and thankful when I am learning something...

    I am sorry

    sir Actually I am not a programmer. I am just working as in Diamond jewelry Marketing company but to make my work easy I just getting help from various people like you. so thanks to advise me

    best regards
    Lalit Patel

  4. #4
    Forum Expert
    Join Date
    03-28-2012
    Location
    TBA
    MS-Off Ver
    Office 365
    Posts
    12,454

    Re: HTML data in excel VBA

    When you post a thread next time, please attach a sample excel book, not a picture. It is not clear from the picture if you just want to extract the link or the entire TR. Try the attached. If this is not what you wanted, you need to show me on a sample with attachment your desired result.
    Attached Files Attached Files

+ 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. VBA to Import HTML Table Locally Stored HTML file to excel
    By ermengard in forum Excel Programming / VBA / Macros
    Replies: 12
    Last Post: 01-09-2015, 10:48 AM
  2. Replies: 1
    Last Post: 08-29-2014, 05:20 PM
  3. Excel ws into outlook html body with current html signature
    By Cadelanne in forum Excel Programming / VBA / Macros
    Replies: 1
    Last Post: 01-29-2014, 09:03 AM
  4. 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
  5. [SOLVED] How to convert HTML data into Excel?
    By The Accidental Tourist in forum Excel General
    Replies: 0
    Last Post: 03-09-2006, 01:25 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