Microsoft Office Forums

Go Back   Microsoft Office Forums > >

Reply
 
Thread Tools Display Modes
  #1  
Old 12-08-2010, 12:00 AM
coolpeter86 coolpeter86 is offline Today() Windows 7 Today() Office 2007
Novice
Today()
 
Join Date: Dec 2010
Location: India
Posts: 5
coolpeter86 is on a distinguished road
Default Today()


Can I use Today() function in between a string using &-s in between and get the right date format?

="Todays date is"&TODAY()
this is returning
Todays date is 40520

But I need like this.

Todays date is 12/08/2010
Reply With Quote
  #2  
Old 12-08-2010, 07:43 AM
Nirik's Avatar
Nirik Nirik is offline Today() Windows XP Today() Office 2007
Smart Novice
 
Join Date: Dec 2010
Location: Mumbai, India
Posts: 24
Nirik is on a distinguished road
Smile Date result

Instead of writing one formula u can write multiple formula and then concatenate it, so that the date won't get converted into number. The formula in COLOUMN F needs to be written first in accordance with the number mention and afterwards the main formula than u needed. Go through the sample attachment for reference.
Attached Files
File Type: xls date file.xls (17.0 KB, 14 views)
Reply With Quote
  #3  
Old 12-08-2010, 08:30 AM
coolpeter86 coolpeter86 is offline Today() Windows 7 Today() Office 2007
Novice
Today()
 
Join Date: Dec 2010
Location: India
Posts: 5
coolpeter86 is on a distinguished road
Default

Thanks Nirik. This gives me an idea how to go about. Thanks
Reply With Quote
  #4  
Old 12-08-2010, 10:17 AM
ConneXionLost's Avatar
ConneXionLost ConneXionLost is offline Today() Windows XP Today() Office 2003
Simulacrum
 
Join Date: Jan 2010
Location: Victoria, Canada
Posts: 86
ConneXionLost is on a distinguished road
Default

Or use:

Code:
="Todays date is "&TEXT(TODAY(),"mm/dd/yyyy")
Cheers,
Reply With Quote
  #5  
Old 12-08-2010, 11:02 AM
BjornS BjornS is offline Today() Windows Vista Today() Office 2003
Competent Performer
 
Join Date: Jan 2010
Location: Sweden
Posts: 116
BjornS is on a distinguished road
Default

Hi,
here is another solution for a formula:

="Today's date is "&TEXT(TODAY();"DD/MM/YYYY")

(you must only check that this date format is correct for you, I can't check it because I use Swedish date formats).

Kind regards
Bjorn
Reply With Quote
Reply

Tags
date, format, today

Thread Tools
Display Modes


Similar Threads
Thread Thread Starter Forum Replies Last Post
how to make the task starts next day if no time enough today(task can not be split) duraid Project 1 10-25-2010 08:31 AM
Creating an Auto-Calc'd Date? Today+7 Days? SoCalTelephone Word 0 10-06-2010 10:27 AM

Other Forums: Access Forums

All times are GMT -7. The time now is 07:36 AM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Search Engine Optimisation provided by DragonByte SEO (Lite) - vBulletin Mods & Addons Copyright © 2024 DragonByte Technologies Ltd.
MSOfficeForums.com is not affiliated with Microsoft