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 / New Users / July 2006

Tip: Looking for answers? Try searching our database.

Min /Max Date Into String

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
mdma - 17 Jul 2006 11:39 GMT
I require as a header, Report From (min Date) to (max Date)

which i have acheived by :

="Summary Data For Period "&MIN(Data!B:B)&" To "&MAX(Data!B:B)

however the dates are returned as excel values rather than dates.  How
can i format them as dates?

Signature

mdma

Bob Phillips - 17 Jul 2006 12:11 GMT
="Summary Data For Period "&TEXT(MIN(Data!B:B),"dd-mmm-yyyy")&" To
"&TEXT(MAX(Data!B:B),"dd-mmm-yyyy")

Signature

HTH

Bob Phillips

(replace somewhere in email address with gmail if mailing direct)

> I require as a header, Report From (min Date) to (max Date)
>
[quoted text clipped - 4 lines]
> however the dates are returned as excel values rather than dates.  How
> can i format them as dates?

Rate this thread:






 
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.