Date Format

ExcelRoy

Well-known Member
Joined
Oct 2, 2006
Messages
2,540
Office Version
  1. 365
Platform
  1. Windows
Hi all,

I have an issue with date format, desptite changing the format for 23/01/2023 it stays at 1/23/23

also formulas fail to work with this format in this state
could this be a language issue, seems ok and set to English UK

Any help would be appreciated

Thanks
 
If you change the cell format to General & still see 23/1/23 in the cell, then it is text & not a date.
 
Upvote 0

Excel Facts

Format cells as date
Select range and press Ctrl+Shift+3 to format cells as date. (Shift 3 is the # sign which sort of looks like a small calendar).
Hi Fluff,

Ah ok, but it says its a date format?

Thanks by the way
 
Upvote 0
Changing the format does not change the value of the cell, just how it's displayed.
Dates are just numbers with a special format.
 
Upvote 0
Hi Fluff,

Ah ok, but it says its a date format?

Thanks by the way
You can apply a Date format to a text entry, it just won't do anything!
Formatting only works on numeric entries (and dates are really just numbers with special formats, as Fluff said).

So you need to re-enter or convert your entries to valid number/date entries first.
(Either manually or with a Text-to-Columns approach).
 
Upvote 0
Hi Joe4,

Still no luck
Even if i open a blank workbook and enter 23/1/23 its the same
 
Upvote 0
Try entering your date in cell A1.
Then enter this formula in cell B1 and tell us what it returns:
Excel Formula:
=ISNUMBER(A1)
 
Upvote 0

Forum statistics

Threads
1,215,063
Messages
6,122,935
Members
449,094
Latest member
teemeren

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