months from dobs

  • Thread starter Thread starter Bodster
  • Start date Start date
B

Bodster

I have a long list of details with one column listing the dates of birth in
the UK format. For example someone born on May 25th 1988 would be recorded
as 25/05/88. I want to add another column with the birth month being
recorded as May (or 05). How do I turn '25/05/88' into 'May'?

Cheers,

Bodster.
 
With date in A1,
In B1 enter
=A1
And custom format B1 to either:
mmmm
OR
mm
OR
m
 

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

Back
Top