+ Reply to Thread
Results 1 to 3 of 3

Help with combining text and a funtion

  1. #1
    Registered User
    Join Date
    09-15-2004
    Posts
    20

    Help with combining text and a funtion

    Hello all,

    I have tried everything I can think of to make this work and I am just not gettting it!

    I have a cell that needs to say "Approved for Payment 3-1-05" where 3-1-05 represents the current date. This is the formula I am using now:

    ="Approved for payment " &TEXT(A1,"mm-dd-yyyy")

    where A1 represnts the formula =TODAY()

    I want to eliminate the need for the formula in A1.

    Any ideas?
    Thanks,
    Cindy

  2. #2
    Forum Expert
    Join Date
    06-18-2004
    Location
    Canada
    MS-Off Ver
    Office 2016
    Posts
    1,474
    Try...

    ="Approved for payment "&TEXT(TODAY(),"mm-dd-yyy")

    Hope this helps!

  3. #3
    Registered User
    Join Date
    09-15-2004
    Posts
    20
    Ah! I thought I tried that. How simple. Thank you so much for your help. Formula worked like a charm.
    Cindy

+ 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