Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
How can I get the NOW() to display a date and not a number? Cell is formated
in date format. THANKS to the brain that figures this one out. ="^ ^ ^ 2008 Info Current As Of "&(NOW()) &(" ^ ^ ^") |
#2
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Do it like this:
="^ ^ ^ 2008 Info Current As Of "&TEXT(NOW(),"dd/mm/yyyy") &" ^ ^ ^" Hope this helps. Pete "djenk2" wrote in message ... How can I get the NOW() to display a date and not a number? Cell is formated in date format. THANKS to the brain that figures this one out. ="^ ^ ^ 2008 Info Current As Of "&(NOW()) &(" ^ ^ ^") |
#3
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
djenk2 wrote:
How can I get the NOW() to display a date and not a number? Cell is formated in date format. THANKS to the brain that figures this one out. ="^ ^ ^ 2008 Info Current As Of "&(NOW()) &(" ^ ^ ^") ="^ ^ ^ 2008 Info Current As Of "&TEXT((NOW()),"MM/DD/YY") &(" ^ ^ ^") |
#4
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
You already got the answer but unless you need the time you are better off
using TODAY() instead of NOW -- Regards, Peo Sjoblom "djenk2" wrote in message ... How can I get the NOW() to display a date and not a number? Cell is formated in date format. THANKS to the brain that figures this one out. ="^ ^ ^ 2008 Info Current As Of "&(NOW()) &(" ^ ^ ^") |
#5
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]() Thank you Glenn for your brain power and surprisingly quick answers. Man am I impressed. Oh yea: All of the answers worked great. «¤»¥«¤» David «¤»¥«¤» "Glenn" wrote: djenk2 wrote: How can I get the NOW() to display a date and not a number? Cell is formated in date format. THANKS to the brain that figures this one out. ="^ ^ ^ 2008 Info Current As Of "&(NOW()) &(" ^ ^ ^") ="^ ^ ^ 2008 Info Current As Of "&TEXT((NOW()),"MM/DD/YY") &(" ^ ^ ^") |
#6
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you Pete_UK for your brain power and surprisingly quick answers. Man am
I impressed. Oh yea: All of the answers worked great. «¤»¥«¤» David «¤»¥«¤» "Pete_UK" wrote: Do it like this: ="^ ^ ^ 2008 Info Current As Of "&TEXT(NOW(),"dd/mm/yyyy") &" ^ ^ ^" Hope this helps. Pete "djenk2" wrote in message ... How can I get the NOW() to display a date and not a number? Cell is formated in date format. THANKS to the brain that figures this one out. ="^ ^ ^ 2008 Info Current As Of "&(NOW()) &(" ^ ^ ^") |
#7
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Thank you Peo for your brain power and surprisingly quick answers. Man am I
impressed. Oh yea: All of the answers worked great. «¤»¥«¤» David «¤»¥«¤» "Peo Sjoblom" wrote: You already got the answer but unless you need the time you are better off using TODAY() instead of NOW -- Regards, Peo Sjoblom "djenk2" wrote in message ... How can I get the NOW() to display a date and not a number? Cell is formated in date format. THANKS to the brain that figures this one out. ="^ ^ ^ 2008 Info Current As Of "&(NOW()) &(" ^ ^ ^") |
#8
![]()
Posted to microsoft.public.excel.worksheet.functions
|
|||
|
|||
![]()
Well, thanks for feeding back, David.
Pete On Sep 24, 7:01*pm, djenk2 wrote: Thank you Pete_UK for your brain power and surprisingly quick answers. Man am I impressed. Oh yea: All of the answers worked great. «¤»¥«¤» David «¤»¥«¤» "Pete_UK" wrote: Do it like this: ="^ ^ ^ * 2008 Info Current As Of "&TEXT(NOW(),"dd/mm/yyyy") &" * ^ ^ ^" Hope this helps. Pete "djenk2" wrote in message ... How can I get the NOW() to display a date and not a number? Cell is formated in date format. THANKS to the brain that figures this one out. ="^ ^ ^ * 2008 Info Current As Of "&(NOW()) &(" * ^ ^ ^")- Hide quoted text - - Show quoted text - |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
how do i change text format date to date (i.e., mm/yy to mm/dd/yyy | Excel Discussion (Misc queries) | |||
Figures and text combined | Excel Worksheet Functions | |||
How do you change sort defaults for combined text number & hyphen. | Excel Discussion (Misc queries) | |||
text and values combined in one cel | Excel Discussion (Misc queries) | |||
Split combined date time data | Excel Discussion (Misc queries) |