Re: How to display month in 2 digits?
- From: "Fred Smith" <fsmith11@xxxxxxxxxx>
- Date: Wed, 21 May 2008 07:21:40 -0600
Another alternative:
="This Month is:"&Text(Today(),"mm")
Regards,
Fred.
"Eric" <Eric@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message news:DE1530B6-2A95-4C76-AD12-38AF2C111A5F@xxxxxxxxxxxxxxxx
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
"Mike H" wrote:
Hi,
Formatting the cell with a custom format of 00 (That's zero - zero) seems to
work.
Mike
"Eric" wrote:
> 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
.
- References:
- How to display month in 2 digits?
- From: Eric
- RE: How to display month in 2 digits?
- From: Mike H
- RE: How to display month in 2 digits?
- From: Eric
- How to display month in 2 digits?
- Prev by Date: Re: Summing first 2 characters of a cell (some non-numeric)
- Next by Date: Re: Convert multiple workbooks to different worksheets in 1 workbook
- Previous by thread: Re: How to display month in 2 digits?
- Next by thread: separate 2 different lists
- Index(es):
Relevant Pages
|