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 derfloh 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 Kassam

  1. Kassam

    Using Running Totals Within Formulas

    Thanks for the suggestion, But I have tried this and it doesn’t give the desired result. {@Total Paid} = {@Paid}+{@Reserve} {@Paid} Formula If {@Total Paid} > {@Aggregate} Then 0 Else {@Paid} {@Reserve} Formula If {@Total Paid} > {@Aggregate} Then 0 Else {@Reserve} Then these 2 formula...
  2. Kassam

    Using Running Totals Within Formulas

    Afternoon All, I have a report where I use Running Totals within Formula, But when I try to sum the Formula down to the groups it will not let me because I am using a running total with the formula. Is there any way that I can put a running total within a formula and then sum it down? What I...
  3. Kassam

    Using Running Total Within a Formula

    Afternoon All, I have created a running total that I have placed within a formula. When I try to Sum the formula down to the Groups it will not let me because I am using a running total within it. Is there any way that I can use a running total within a formula and then sum the formula down...
  4. Kassam

    How do You Create a Triangulation Report in Crystal 8

    I am working of a Oracle Database and need to produce a Triangulation report in Seagate Crystal version 8. I have tried using Formulas and Running Totals but I cannot get the information to go horizontaly. I can enter a group to get the information vertically but this does not give me the...

Part and Inventory Search

Back
Top