+ Reply to Thread
Results 1 to 4 of 4

Formatting mixed text and links

  1. #1
    Registered User
    Join Date
    12-01-2004
    Location
    Westland, New Zealand
    Posts
    57

    Question Formatting mixed text and links

    I have a linking formula in a cell which is meant to display a mixture of set text and a linked date from another sheet. How do I make the date display in the correct format? The format I want to use is "dd-mmm-yyyy". The set text is "HD_DD ". The linked cell that I want is C72 on a sheet called "Info". I wrote this formula:

    ="HD_DD "&TEXT(Info!C72,dd-mmm-yyyy)

    All I get for this is #NAME? What am I doing wrong???

  2. #2
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    All you need to do is enclose your formatting instructions in quotes:

    ="HD_DD "&TEXT(Info!C72,"dd-mmm-yyyy")

    HTH

    Bruce
    Bruce
    The older I get, the better I used to be.
    USA

  3. #3
    Registered User
    Join Date
    12-01-2004
    Location
    Westland, New Zealand
    Posts
    57
    Thanks Bruce!! Why didn't I think of that?

    Jonathan

  4. #4
    Forum Expert swatsp0p's Avatar
    Join Date
    10-07-2004
    Location
    Kentucky, USA
    MS-Off Ver
    Excel 2010
    Posts
    1,545
    You're welcome. Sometimes it is the Forest and the Trees...

    Thanks for the reply...

    Cheers!

    Bruce

+ 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