In Access how do i change fields in a chart ?

G

Guest

I've created a chart in Access using the chart wizard. I'm importing data
from a query. One of the fields I'm using is a date field and I want to use
day of month in the chart, but when I drag the field onto the chart it
changes from "open Date" to "Open Date by month". As the query only contains
1 months data, there is only 1 bar in the chart, which makes it fairly
useless. How do I extract day of month so that I have one bar for each day of
the month ?

Any help will be appreciated.
 
D

Duane Hookom

Find the chart's Row Source query and modify it to remove the Group
By/Totals.
 

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