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 Rhinorhino 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 Tredoux

  1. Tredoux

    Exclude suppressed values from running total

    Thank you for the response lbass, but the problem is that my suppression criteria is based on the function 'recordnumber' (I only want to display and calculate for the top 100 debtors) and when you try to use that(or any formula or running total that refers to that) you get the error about print...
  2. Tredoux

    Exclude suppressed values from running total

    No, if you use 'recordnumber <= 100' in the running total you get the following error: 'A running total cannot refer to a print time formula'
  3. Tredoux

    Exclude suppressed values from running total

    We've got a report in CR 9 using Interbase db. We want a top 100 debtors list but the balance is calculated by adding 4 columns together. We do this by creating a formula field called @balance which adds the columns together and then sort them decending according to @balance. But now we only...

Part and Inventory Search

Back
Top