+ Reply to Thread
Results 1 to 3 of 3

Prefix-text, Suffix-text

  1. #1
    Registered User
    Join Date
    08-13-2004
    Posts
    2

    Question Prefix-text, Suffix-text

    Hi guys I'm hoping someone can help me.

    I have a looooooooong row (D) with text, for example:

    Snowman Candle Lamp
    Painted Metal "Welcome" Wreath
    Waiter Design Plate Set with Rack
    Mini Sunburst Design Lamp Shade Candle
    Blue Beaded Candle Lamp
    Moroccan Design Amber Glass Candle Lantern

    I want the entire row to commence with <h1> and end with </h1>, for example:

    <h1>Snowman Candle Lamp</h1>
    <h1>Painted Metal "Welcome" Wreath</h1>

    Rather than go one-by-one down a very loooooooong column, I figured Excel must have a way of doing this. How would I set up a formula to do that? Use Congatenate? I'm just not sure how to set it up. My fingers would appreciate any feedback.

    Thanks

  2. #2
    Valued Forum Contributor
    Join Date
    07-11-2004
    Posts
    851
    if this in for cell d5

    <h1>Snowman Candle Lamp</h1>

    then

    =concatenate("<h1>",d5,"</h1>")
    not a professional, just trying to assist.....

  3. #3
    Registered User
    Join Date
    08-13-2004
    Posts
    2
    That doesn't appear to work.

+ 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