Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations biv343 on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Access 2000 Graphs

Status
Not open for further replies.
Oct 30, 2002
1
US
I am trying to build a graph that has a few different parts.
1. Grab dates from a table.
2. Categorize by Month.
3. Count number of entries for that Month.
4. Graph the number of entries for that Month.

Sounds easy, but the trick is that there are three categories that I want to graph. All of them have to be graphed according to the ruleset above on the same graph.

If that's not clear:
"viewed" is one field with a bunch of dates.
"bought" is another field with a bunch of dates.
"sold" is another field with a bunch of dates.

I want to produce a graph that represents all three different fields according to how many entries (viewed, bought, sold) per month.

I've already tried the graph function, but it produced results that didn't fall into the correct months.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top