Date display issue in XY scatter

mcamilleri

New Member
Joined
Nov 1, 2011
Messages
2
I have a problem with the way dates are being displayed in the x-axis of an XY scatter.

The x-axis data is being read from a column with Date (dd/mm/yyyy (English UK)) format using =Data!$A$2:$A$803. The dates in the column start at 24/10/2008 up to 28/10/2011. The dates in the plot read 00/01/1900 to 18/06/1902. The format of the x-axis is also dd/mm/yyyy (English UK). What could be wrong?
 

Excel Facts

Test for Multiple Conditions in IF?
Use AND(test, test, test, test) or OR(test, test, test, ...) as the logical_test argument of IF.
Welcome to MrExcel.

That's because your dates are text entries that look like dates rather than serial dates. You can convert them by choosing Data|Text To Columns and clicking Finish.

Note that formatting a cell only changes its appearance, not what it contains. The x axis has defaulted to 0 to 900 in the absence of any real values.
 
Upvote 0

Forum statistics

Threads
1,215,326
Messages
6,124,270
Members
449,149
Latest member
mwdbActuary

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