Ok, I've got 3 formula fields, the first two just displays the field data for a particular field in the database. The 3rd field subtracts the first two and just returns a value.
EX:
FormulaTransactType = 3111
Total For 3111 = 2000.00
FormulaTransactType = 3112
Total For 3112 = 6000.00
FormulaTotal = (Sum(FormulaTransactType3112) - Sum(FormulaTransacType3111))
The FormulaTotal is summarized with a grand total being displayed at the time. Is there a way to Sort the FormulaTotal so that the greatest amount is being displayed first? Let me know as soon as possible.
Thanks,
Paul Friedrichsmeyer
Infini-Source - One Source Solutions
paulf@infini-source.com
EX:
FormulaTransactType = 3111
Total For 3111 = 2000.00
FormulaTransactType = 3112
Total For 3112 = 6000.00
FormulaTotal = (Sum(FormulaTransactType3112) - Sum(FormulaTransacType3111))
The FormulaTotal is summarized with a grand total being displayed at the time. Is there a way to Sort the FormulaTotal so that the greatest amount is being displayed first? Let me know as soon as possible.
Thanks,
Paul Friedrichsmeyer
Infini-Source - One Source Solutions
paulf@infini-source.com