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 / General Excel Questions / May 2008

Tip: Looking for answers? Try searching our database.

How to display month in 2 digits?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Eric - 21 May 2008 08:21 GMT
Does anyone have any suggestion on how to display month in 2 digits?
For example, MONTH(NOW()) is 5, but I would like to show 05.
Thanks in advance for any suggestions
Eric
Mike H - 21 May 2008 08:29 GMT
Hi,

Formatting the cell with a custom format of 00 (That's zero - zero) seems to
work.

Mike

> Does anyone have any suggestion on how to display month in 2 digits?
> For example, MONTH(NOW()) is 5, but I would like to show 05.
> Thanks in advance for any suggestions
> Eric
Eric - 21 May 2008 09:16 GMT
Thank you very much for suggestions.

I need to CONCATENATE a string like that
=CONCATENATE("This Month is: ",month(now())
Could you please give me any suggestions on how to set the format within
concatenate function - String?
This Month is 05
Thank you very much for any suggestions
Eric

> Hi,
>
[quoted text clipped - 7 lines]
> > Thanks in advance for any suggestions
> > Eric
Bob Phillips - 21 May 2008 09:32 GMT
="This Month is: "&TEXT(MONTH(TODAY()),"00")

Signature

---
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

> Thank you very much for suggestions.
>
[quoted text clipped - 18 lines]
>> > Thanks in advance for any suggestions
>> > Eric
Fred Smith - 21 May 2008 14:21 GMT
Another alternative:

="This Month is:"&Text(Today(),"mm")

Regards,
Fred.

> Thank you very much for suggestions.
>
[quoted text clipped - 18 lines]
>> > Thanks in advance for any suggestions
>> > Eric
 
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.