From: Cuda on 9 Dec 2009 18:01 I've created a report that shows the contract price of a project and using a subreport of invoices, a text box to calculate percentage of $ invoiced, which works great. I'd like to now create a report that shows only the projects that have not been invoiced 100%.
From: Jeff Boyce on 9 Dec 2009 18:31 What about the idea of doing that calculation in the underlying query, then using the query to feed the report? Regards Jeff Boyce Microsoft Access MVP -- Disclaimer: This author may have received products and services mentioned in this post. Mention and/or description of a product or service herein does not constitute endorsement thereof. Any code or pseudocode included in this post is offered "as is", with no guarantee as to suitability. You can thank the FTC of the USA for making this disclaimer possible/necessary. "Cuda" <Cuda(a)discussions.microsoft.com> wrote in message news:BF27BE4B-D7B5-4777-A1BB-1B09140735E9(a)microsoft.com... > I've created a report that shows the contract price of a project and using > a > subreport of invoices, a text box to calculate percentage of $ invoiced, > which works great. I'd like to now create a report that shows only the > projects that have not been invoiced 100%.
|
Pages: 1 Prev: Formatting numbers in Table of Bar Chart Next: print each record twice on a page |