Discover what is the formula for date formatting excel? We will also answer how you can date formatting in Excel. Also we will be answering how do I change the date formatting Excel to MMM DD YYYY? We also provide answer to why won't my date format change in Excel, and how do I get Excel to recognize a date? <br /><br />These are the formulas outlined in this video. <br /><br />Day of the week <br />Short Format <br />=TEXT(A2,"ddd") <br /><br />Long Format <br />=TEXT(A2,"dddd") <br /><br />Month <br />Short Format <br />=TEXT(A2,"mmm") <br /><br />Long Format <br />=TEXT(A2,"mmmm") <br /><br />Year <br />Short Format <br />=TEXT(A2,"yy") <br /><br />Long Format <br />=TEXT(A2,"yyyy") <br /><br /><br />Date Format <br />=TEXT(A2,"dddd, d mmm yyyy") <br /><br />Date Formatting, <br />What is the formula for date format in Excel?,How do I change the date format in Excel to MMM DD YYYY?,Why won't my date format change in Excel?,How do I get Excel to recognize a date?,