Sausagefingers
Registered User.
- Local time
- Today, 22:33
- Joined
- Dec 14, 2006
- Messages
- 51
Hi,
I would like to know if it's possible (if so, how) to restrict the data produced by a report to records that have a (currency) value greater than £0.00.
Currently, the report is based on a query which does most of the 'donkey work'...creating subtotals etc. The report itself is calculating applied tax and performs a running total/grand total for invoice purposes.
The specific problem I want to solve is NOT having zero value transactions cluttering the invoice.
At the moment, my report is set up so that every possible transaction has its own report header. Is it possible simply to hide the header for printing purposes IF the subtotal textbox for that transaction/header is "£0.00"?
Hope this makes sense...hope you can help!
I would like to know if it's possible (if so, how) to restrict the data produced by a report to records that have a (currency) value greater than £0.00.
Currently, the report is based on a query which does most of the 'donkey work'...creating subtotals etc. The report itself is calculating applied tax and performs a running total/grand total for invoice purposes.
The specific problem I want to solve is NOT having zero value transactions cluttering the invoice.
At the moment, my report is set up so that every possible transaction has its own report header. Is it possible simply to hide the header for printing purposes IF the subtotal textbox for that transaction/header is "£0.00"?
Hope this makes sense...hope you can help!