K
KGlennC
I have a report format designed such that I am able to print the entire
database, includeing sorting the database as needed. However, I want to
filter the data to be printed. The database has the following main items that
can either be sorted and/or printed...
Category (ToDo, Issue, Comment)
Priority (High, Normal, Low)
Classification (Marketing, Production, Finance, Administration)
Status (Active, Closed)
What is the easist way to generate a report based on a specific data field
that may change from time to time?
In other words, how can I select... All Active? All ToDo? All Issues? All
High? All Marketing? I think I'd have to use some sort of drop-down box/query
once I open the Report to print. Right?
Thanks in advance.
database, includeing sorting the database as needed. However, I want to
filter the data to be printed. The database has the following main items that
can either be sorted and/or printed...
Category (ToDo, Issue, Comment)
Priority (High, Normal, Low)
Classification (Marketing, Production, Finance, Administration)
Status (Active, Closed)
What is the easist way to generate a report based on a specific data field
that may change from time to time?
In other words, how can I select... All Active? All ToDo? All Issues? All
High? All Marketing? I think I'd have to use some sort of drop-down box/query
once I open the Report to print. Right?
Thanks in advance.