You could reference the cell (in A3 have =B2), then format A3 to have the custom format of mmmm. The value of the cell will be the same as B2, but the display will only be the month.
You could do a =month(b2), then a Vlookup of some table that you made. The month function returns 1-12, so make a 2 column table of 1-12 and Jan-Dec, and use this for your output.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.