Simple Graph; Need Help!

GoinDeep

Registered User.
Local time
Today, 22:55
Joined
Oct 9, 2002
Messages
43
Hello, I have a simple table with 2 rows containing:

Row1) Work force avaliable hours (count per month)
Row2) Work force Required hours (count per month)

I want to create a simple column graph to compare the values for each month.

The graph is very easy to create in Excel but I am not having any luck in Access.

Any Ideas?
 
I assume you want to compare the total available hours with the total required hours??
If yes you can create this graph from scratch or by using the chart wizard. Make sure both the sum of each field are in the Y-axis.
If you want to call the numbers for a specific time frame, you might also set a query with date criteria.
Marcel
 

Users who are viewing this thread

Back
Top Bottom