Chart In Access Reading Range As Date

NitherWise

New Member
Joined
Nov 3, 2002
Messages
36
I have a chart in a tab page on a form. The data for the chart comes from a query that has ranges for the service years, < 5, 5-10, etc. For some reason the chart is reading the 5-10 range as a date and displaying 10-May in the chart legend.

The data type for the field in underlying table for the query is text so I'm not sure why this is happening.

Does anyone have any ideas on how to fix this?

Thanks
 

Excel Facts

When they said...
When they said you are going to "Excel at life", they meant you "will be doing Excel your whole life".
It looks like MSGraph is guessing the data format. Goto design veiw of the form, double click the graph to open it for editing. select the axis and right click> format from the number tab you should be able to set the format to text.

HTH

Peter
 
Upvote 0
Thanks, but that didn't work. When I changed the format to text, it used the numerical equivalent for the date instead of the value in the source query.
 
Upvote 0
Only other thing I can think of is playing with the "Link to Source" checkmark and see what happens. Not much help really :(

Peter
 
Upvote 0

Forum statistics

Threads
1,221,575
Messages
6,160,603
Members
451,657
Latest member
Ang24

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