+ Reply to Thread
Results 1 to 2 of 2

Automatically adding text

  1. #1
    Registered User
    Join Date
    12-29-2008
    Location
    united, states
    MS-Off Ver
    Excel 2003
    Posts
    18

    Automatically adding text

    I need to take the text from a cell and add tags to it. IE <Text></Text>.
    So if cell a1 reads “random text” I want the formula to out put <text>Random text</text>.
    Is this possible?

  2. #2
    Forum Expert Palmetto's Avatar
    Join Date
    04-04-2007
    Location
    South Eastern, USA
    MS-Off Ver
    XP, 2007, 2010
    Posts
    3,978

    Re: Automatically adding text

    In B1:
    ="<text>"&A1&"</text>"

+ 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