Need help with a dumb question

G

Greg

I have never really used reports before, but now I need
to... I have a table that holds evaluation data and I have
to create a report that pulls specific information from it
(actually based on the Class name) and then tally the
other information in that record. I have no clue how to
do it! LOL!

Any help will be appreciated.
Thanks,
Greg
 
D

Duane Hookom

Start by creating a query with the information you need in the report. Then
use one of the report wizards and select your query. This should get you
started.
 
Top