EXCEL: How can you FORMAT a serial number into a MONTH ( Jan, Feb)
Posted
by Mike
on Super User
See other posts from Super User
or by Mike
Published on 2010-05-20T09:53:00Z
Indexed on
2010/05/20
10:02 UTC
Read the original article
Hit count: 294
I extract the Month() number out of my date. I now want to change that number into a recognisable string Jan, Feb, Mar, etc. In Access you can use FORMAT, but what can we use in Excel?
E.g.
Date----------Formula---------Result-----What I want!
01/03/2010---Month(Date)--------3----------MAR
Thanks Mike
© Super User or respective owner