How do I get a report to only print "Active" status Ite...

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

Guest

I have a database that is tracking Outstanding Issues and as I close an issue
I would like the report to stop printing it. Does anyone have any help??
 
How do you indicate that an issue is "closed"?

If you enter a closed date, then simply exclude any records where the
"closed date" field is not null.

In the query (upon which your report is based) put criteria under the date
closed field of...

Is Null
 

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