Reports

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a database to keep track of my volunteers. I need to keep records of
both old and new. In my database I have when certain volunteers when
inactive. In doing a report on current volunteers is there anyway to filter
out my inactive volunteers so as to only have my active volunteers included?
 
Create a query from your table. In the query put in criteria to eliminate
those inactive volunteers. Use this query as the record source for your
report.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top