Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations bkrike on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by manicfish

  1. manicfish

    Page Footer being cut off?

    I am. I'll try taking a look at the printer settings, but I doubt that's the problem since the invoices print just fine when I use Simply Accounting (which uses the same invoice forms). I'll try one of the laserjets as well, just to see if anything's different ... if that fails I'll see if I...
  2. manicfish

    Page Footer being cut off?

    I have a summary band (for tax and subtotal). Everything looks fine in print preview.
  3. manicfish

    Page Footer being cut off?

    I'm using QuickReports to print invoices with a page footer that prints the invoice total on the last page and 'Continued...' on any previous pages. The invoices are being printed out on customized forms with a specific area for the total at the bottom that I have to line my total up with. For...
  4. manicfish

    Filtering a TQuery using calculated fields

    Thankyou for your responses. Unfortunately, I can't move the calculation to the query because it involves an IF statement to calculate the field I wish to apply the filter to (GrossProfit). The pricing for a specific product can be stored in a number of different ways (by lot, individual...
  5. manicfish

    Filtering a TQuery using calculated fields

    I currently have a TQuery in which I would like to filter for min/max restrictions on a calculated field at runtime. I was hoping to use the OnFilterRecord event to do the comparison, but I forgot that calculated values are only calculated when necessary and not for an entire dataset at...

Part and Inventory Search

Back
Top