Creating Charts (Graphs)!!

themanof83

Registered User.
Local time
Today, 11:30
Joined
May 1, 2008
Messages
73
Hi,

I am new to creating charts and haven't a clue where to start. I have tried a few things but can not get it to work.
I have a table that has a number of records representing a test. Each test has a field called section so that each test falls into a specific section eg. section 1. They also have a field called status which can either be complete, incomplete or in progress.

What I would like is to create a graph that shows the status of each section, e.g. Section 1 has x amount of tests complete/incomplete/in progress, Section 2 etc.
So basically I think I need a count of how many tests are in each section and then what there status is, and then use this to create a graph.

Thanks in advance!
 

Users who are viewing this thread

Back
Top Bottom