Reformatting dates as text

  • Thread starter Thread starter AmyTaylor
  • Start date Start date
A

AmyTaylor

Hi everyone, I have a spreadsheet that has a huge list of date
formatted in date format eg: 01/04/2005 (european notation) relates t
April 2005 (Apr-05).

What I would like is to have a formula that changes this to text in th
format April 05, May 05, Jun 05 etc etc.

Thanks for any advice
Amy x
 
Hi Amy,

Format the cell in custom formatting like mmmm dd, or if you want a copy of
(say A1) source cell as a real text cell then use =Text(A1,"mmmm dd") in the
destination cell!

Regards,
Stefi


„AmyTaylor†ezt írta:
 

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