Statistical type of report

L

Lateral

Hi Guys

I have a database based upon the "Issues" template from the Microsft website
and want to create a report that will display statistical information such as
"How many opened issues", "How many Closed Issues", "How many issue each
calendar month" etc.

What is the best way to do this?

Regards
Greg
 
D

Duane Hookom

I would open Excel and use the Pivot Table wizard to connect to a query in
your MDB file. You can then drag and drop to slice and dice your statistics
almost anyway you want.
 
L

Lateral

Thanks Duane

I will give this a try.

Duane Hookom said:
I would open Excel and use the Pivot Table wizard to connect to a query in
your MDB file. You can then drag and drop to slice and dice your statistics
almost anyway you want.
 
Top