Date Format change

KatiaBravo

New Member
Joined
Nov 23, 2021
Messages
4
Office Version
  1. 2021
  2. 2019
Platform
  1. Windows
Hello everyone, I am wondering if you could help me changing the format of a date, I have this format mmm dd, yyyy (e.g. "may 20, 2021").
I just need to change it for dd/mm/yyyy.
Heeelp please :(
Thanks a lot! :D
 

Excel Facts

How to find 2nd largest value in a column?
MAX finds the largest value. =LARGE(A:A,2) will find the second largest. =SMALL(A:A,3) will find the third smallest
Welcome to the Board!

A few questions:

1. Is this value entered as text or as a date (if you change the format of the cell, does the value appear to change or not)?

2. Are you using a US or European version of Excel?
 
Upvote 0
Welcome to the Board!

A few questions:

1. Is this value entered as text or as a date (if you change the format of the cell, does the value appear to change or not)?

2. Are you using a US or European version of Excel?
Thanks a ton for your replyyyy!!!!

it is displayed as "General" the first time I open the exported document. :(

And I think I am using a US version, how to be sure of this? I don't know where to find this info :'(
 
Upvote 0
OK, if the value is in cell A1, you can convert it to a date using:
Excel Formula:
=DATEVALUE(A1)
and then use any date format you want on it.
 
Upvote 0
Solution
OK, if the value is in cell A1, you can convert it to a date using:
Excel Formula:
=DATEVALUE(A1)
and then use any date format you want on it.
:O Im in shock!! This worked!!!!!
THANK YOU VERY MUCHHHHHHHHHH!!!!!! :D
 
Upvote 0
You are welcome!
Glad I was able to help.
:)
 
Upvote 0
You did help me and a lot!
Thanks for real! Have a great day! :D
 
Upvote 0

Forum statistics

Threads
1,214,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

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