chart problem (dates are all messed up) please help!

moonlit

New Member
Joined
May 4, 2004
Messages
4
I'm helping my brother with a presentation for school. The problem is when I enter the dates in the form they are ok but when I create the chart it makes all these strange dates. I'm including two screenshots to show you what I mean. I'm using openoffice which is the same as Microsoft Excel & I've also tried creating the chart in Excel and it does the same thing. What is going on here?

http://www.digital-overload.org/3eb/problem.jpg

http://www.digital-overload.org/3eb/problem2.jpg
 
Double click on the y-axis, click on the "number tab" and put in the custom format:

mmm d, yyyy

See how this goes.
 
Upvote 0
Ok.

Reset the data to the date format you had, and then update the y-axis format.

If this doesn't work, then redo the graph via the chart wizard.

Let me knwo how it goes.
 
Upvote 0
Write this formula in C2 and paste downward:

=TEXT(B2,"MMM DD, YYY")

Update the graph to read this column. Does it work? :o
 
Upvote 0
1) excel usually treats the leftmost column of data as the x axis values, so swap your columns over if you want dates along the bottom
2) only the xy scatter treats x axis items as values (eg dates) - bar charts etc interpret them as categories (ie you wont get them plotted to scale)
3) your "measurements" are not being held as numbers & so wont get charted properly.
 
Upvote 0

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