+ Reply to Thread
Results 1 to 2 of 2

Parse HTML code, create a table

  1. #1
    Registered User
    Join Date
    04-28-2004
    Posts
    49

    Parse HTML code, create a table

    I have a function that locates a table on a webpage and pulls the html code into one cell in a worksheet. Basically we can call this one cell a text file. I need to parse through this text file (cell A1) to create a table. This text file only has info for 1 table, the table always has 12 columns, the rows are variable. I would like it to then write back this parsed text file back into excel as a table, say starting in cell A2 on the same worksheet. Please I need some help with this.

    P.S. The html code that is extracted to cell A1 uses all the standard tags, TABLE, TR, TD, etc...

  2. #2
    Forum Contributor
    Join Date
    06-27-2006
    Posts
    310
    You would be better off using the html doc to extract the table directly.

+ 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