formating charts/graphs

R

Rose M

I have a graph in ACCESS from a query - I have a field month - set as Text
(Oct 06, Nov 06, etc). In my graph it changes to Oct 07...I have formatted
the field as text in the source box even and I can get the design view to
show correctly, but when I view the chart it still says Oct 07, Nov 07....
How do I get it to show the correct text value on the graph?
 
R

Rose M

SELECT [MONTH],[DAYS],[EVENINGS],[NIGHTS] FROM [7 TOTAL REPORT BY SHIFT];


In Design View -
 
D

Duane Hookom

Sorry, that didn't help much. We don't know the data or calculation behind
[MONTH].

Try to reply with everything you think we might need.

--
Duane Hookom
Microsoft Access MVP


Rose M said:
SELECT [MONTH],[DAYS],[EVENINGS],[NIGHTS] FROM [7 TOTAL REPORT BY SHIFT];


In Design View -



Duane Hookom said:
Provide your Row Source property.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top