Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1
Default How do I include TEXT in the same cell with a FORMULA?

I have a cell containing the formula "=TODAY()" . This formula returns and
displays the current date in the cell. I want to ADD the TEXT "Today's Date"
to the SAME CELL without interfering with the functioning of the formula. Is
it possible to do this in Excel? If so, what is the procedure? THANKS in
advance to anyone who knows the answer and can post it here!
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 1,311
Default How do I include TEXT in the same cell with a FORMULA?

Maybe something like this:

="Today's Date "&TEXT(TODAY(),"m/dd/yy")

HTH,
Paul

"NJCHAZ" wrote in message
...
I have a cell containing the formula "=TODAY()" . This formula returns and
displays the current date in the cell. I want to ADD the TEXT "Today's
Date"
to the SAME CELL without interfering with the functioning of the formula.
Is
it possible to do this in Excel? If so, what is the procedure? THANKS in
advance to anyone who knows the answer and can post it here!



  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 3,268
Default How do I include TEXT in the same cell with a FORMULA?

=Today's Date "&TEXT(TODAY(),"mm/dd/yy")


--
Regards,

Peo Sjoblom



"NJCHAZ" wrote in message
...
I have a cell containing the formula "=TODAY()" . This formula returns and
displays the current date in the cell. I want to ADD the TEXT "Today's
Date"
to the SAME CELL without interfering with the functioning of the formula.
Is
it possible to do this in Excel? If so, what is the procedure? THANKS in
advance to anyone who knows the answer and can post it here!



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Can I include a picture in a formula i.e. if cell a26 >90% then s. PACF Excel Discussion (Misc queries) 24 December 6th 07 10:29 PM
vlookup to include text Louise Excel Worksheet Functions 7 October 9th 06 05:15 PM
adding cells which include numbers and text Shelley Excel Discussion (Misc queries) 6 October 26th 05 03:53 AM
Adding up cells that include text in them Alan Excel Discussion (Misc queries) 1 August 24th 05 08:23 PM
blank cells that include text Cally Excel Worksheet Functions 3 November 5th 04 01:01 AM


All times are GMT +1. The time now is 11:42 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"