Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
CMIConnie
 
Posts: n/a
Default I need today's date returned as date format in formula

I have the following formula: =CONCATENATE("W ",TODAY()). It returns W
38771, but I need it to return W 02/23/06. Is this possible?
I have Excel 2000
  #2   Report Post  
Posted to microsoft.public.excel.misc
Gary''s Student
 
Posts: n/a
Default I need today's date returned as date format in formula

="W " & TEXT(TODAY(),"mm/dd/yy")

--
Gary''s Student


"CMIConnie" wrote:

I have the following formula: =CONCATENATE("W ",TODAY()). It returns W
38771, but I need it to return W 02/23/06. Is this possible?
I have Excel 2000

  #3   Report Post  
Posted to microsoft.public.excel.misc
CLR
 
Posts: n/a
Default I need today's date returned as date format in formula

="W "&TEXT(TODAY(),"mm/dd/yyyy")

Vaya con Dios,
Chuck, CABGx3



"CMIConnie" wrote:

I have the following formula: =CONCATENATE("W ",TODAY()). It returns W
38771, but I need it to return W 02/23/06. Is this possible?
I have Excel 2000

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
Formula = Today's date + 1 month jermsalerms Excel Worksheet Functions 5 February 8th 06 10:51 AM
Value returned from Formula changes with the Date Jeff Excel Worksheet Functions 6 December 29th 05 03:48 AM
DATE Format Venkat Excel Worksheet Functions 1 August 16th 05 12:23 AM
date format in excel not in line with control panel regional setti GrahamR Excel Discussion (Misc queries) 3 August 2nd 05 06:48 PM
formula for filtering and a defaulting date Sue Excel Worksheet Functions 3 July 26th 05 02:18 PM


All times are GMT +1. The time now is 08:23 PM.

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"