Month Day formating

RodneyW

Active Member
Joined
Sep 24, 2010
Messages
475
Office Version
  1. 2013
Platform
  1. Windows
I want to format cells in one row so that it shows the date this way

May 5 versus 5-May

None of the options in "Format Cells" either in "Date" or in "Custom" give me the option for Month/Day

Any ideas?

Thanks
 

Excel Facts

What is the last column in Excel?
Excel columns run from A to Z, AA to AZ, AAA to XFD. The last column is XFD.
Use a custom format of

"mmm d" - without the quotes

May was a bad example month for the OP to use as it is only a 3-letter long month, so it is hard to know if the OP is looking for abbreviated months (like your formatting suggestion yields) or full month names. If the OP wants full month names, then he should use 4 m's instead...

"mmmm d" - without the quote marks
 
Upvote 0
It worked fine with the mmm since I really only wanted the first three characters anyway.

This was a great learning experience because I also learned that custom code could be entered. I always thought I had to pick from one of the given options.

THANKS!
 
Upvote 0

Forum statistics

Threads
1,224,552
Messages
6,179,487
Members
452,917
Latest member
MrsMSalt

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top