+ Reply to Thread
Results 1 to 2 of 2

Copy specific data from HTML

Hybrid View

  1. #1
    Registered User
    Join Date
    08-17-2016
    Location
    Vienna
    MS-Off Ver
    2010
    Posts
    1

    Question Copy specific data from HTML

    Hi!

    I'd like to copy the result of ".getElementsByClassName ("Name")(0).innerText"
    to my excel-sheet.

    The HTML string is :<td class="labelStyle">Name </td>


    Can you please help me?

    Thanks a lot!

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

    Re: Copy specific data from HTML

    ".getElementsByClassName ("labelStyle")(0).innerText"

    More likely

    ".getElementsByClassName ("labelStyle").innerText"

+ 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] Copy data from HTML table to Excel
    By javi-xls in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 01-21-2016, 05:30 PM
  2. Copy data from html into excel using vba code
    By flaviu123 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 08-21-2014, 09:32 AM
  3. [SOLVED] Macro to copy specific data from one WB to specific cells in another WB based on specific
    By d_rose in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 02-26-2014, 11:05 AM
  4. Copy data from file1.xls to file2.xls and convert do html file
    By alban01 in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 12-13-2013, 10:39 AM
  5. Replies: 0
    Last Post: 09-17-2012, 11:10 AM
  6. Macro to copy specific data to specific columns from a pivot table
    By Raju Radhakrishnan in forum Excel Programming / VBA / Macros
    Replies: 0
    Last Post: 04-09-2012, 07:24 PM
  7. How to copy a set of data from an Excel table and display it in html?
    By sapphire in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-13-2008, 08:27 PM

Tags for this Thread

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