Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
DiscussionsAccessExcelInfoPathOutlookPowerPointPublisherWord
DirectoryUser Groups
Related Topics
Outlook ExpressInternet ExplorerWindowsMS Server ProductsMore Topics ...

MS Office Forum / Excel / Worksheet Functions / June 2007

Tip: Looking for answers? Try searching our database.

how do you write format results of a function within a function?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
sangee - 13 Jun 2007 21:01 GMT
Hi - I would like the following "Todays date is" & today() to be displayed as
Todays date is 6/13/2007. the today()  resolves to the system number. how can
I write the format in the concatenate function?
Mike H - 13 Jun 2007 21:11 GMT
Try this

=A1&" "&TEXT(B1,"dd-mm-yyyy")

Text in a1 and date in B1

Mike

> Hi - I would like the following "Todays date is" & today() to be displayed as
> Todays date is 6/13/2007. the today()  resolves to the system number. how can
> I write the format in the concatenate function?
Teethless mama - 13 Jun 2007 21:17 GMT
="Today date is "&TEXT(TODAY(),"m/d/yyyy")

> Hi - I would like the following "Todays date is" & today() to be displayed as
> Todays date is 6/13/2007. the today()  resolves to the system number. how can
> I write the format in the concatenate function?
sangee - 14 Jun 2007 00:45 GMT
Thanks Mike H and Teethless Mama. Right after this post I searched again and
good old google came to my rescue as well

> Hi - I would like the following "Todays date is" & today() to be displayed as
> Todays date is 6/13/2007. the today()  resolves to the system number. how can
> I write the format in the concatenate function?
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.