show month in text

M

Mosaddeq Aziz

hi,

if i enter the formula month(a1) where a1 is 14/02/2009. It shows 2. Is it
possible to show February?

Mosaddeq
 
R

Ron Rosenfeld

hi,

if i enter the formula month(a1) where a1 is 14/02/2009. It shows 2. Is it
possible to show February?

Mosaddeq

It is, but it would be simpler to use:

=text(a1,"mmmm")

or just use

=A1
and custom format the cell as mmmm
(Format/Cells/Number/Custom Type: mmmm)
--ron
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top