+ Reply to Thread
Results 1 to 2 of 2

Excel Macro for inserting HTML Tags

  1. #1
    Registered User
    Join Date
    11-17-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    21

    Excel Macro for inserting HTML Tags

    Hi.. I need excel macro for inserting following html tags in cell. The structure will be the same. The header "Details:" and "Contents:" will not be always available. Have inserted the excel.


    Before:
    This is a test sentence

    Details:
    Test1
    Test2

    Contents:
    Test1
    Test2

    After
    <p>This is a test sentence.</p><p><b>Details:</b></p><ul><li>Test1</li><li>Test2</li></ul><p><b>Contents:</b></p><ul><li>Test1</li><li>Test2</li></ul>
    Attached Files Attached Files

  2. #2
    Registered User
    Join Date
    11-17-2013
    Location
    India
    MS-Off Ver
    Excel 2007
    Posts
    21

    Re: Excel Macro for inserting HTML Tags

    Can someone please help

+ 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. Removing HTML tags (specifically <p> tags)
    By furiousbob in forum Excel Programming / VBA / Macros
    Replies: 13
    Last Post: 07-02-2015, 11:27 PM
  2. [SOLVED] Removing HTML tags (specifically <p> tags)
    By furiousbob in forum Excel Programming / VBA / Macros
    Replies: 3
    Last Post: 07-02-2015, 05:40 PM
  3. [SOLVED] Removing HTML tags (specifically <p> tags)
    By furiousbob in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-02-2015, 05:40 PM
  4. Excel macro to add html tags to specific phrases in one worksheet
    By terryhenderson in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 11-18-2014, 08:49 AM
  5. [SOLVED] Using HTML tags in Excel VBA
    By Excel Guy 123 in forum Excel Programming / VBA / Macros
    Replies: 4
    Last Post: 09-18-2014, 12:44 PM
  6. 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
  7. [SOLVED] Replacing HTML Tags in Excel
    By Darlene in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 07-28-2005, 03:05 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