vblack7770
Programmer
I have a report that I have put whileprinting formulas in to get the last two net worth reports for each company.
Group = Company and is returning company name and last net worth $ by company
Details = last 2 net worth by company, but only previous to last $ is displaying.
In the group = company, I have a % NetDifference that returns the difference between the last $ by company (in Group header) and the previous to last $ (in details).
The report works great, however, I can't get the report to sort by %NetDifference formula. I have even tried if-the-else to convert to 1's and 2's. Can't sort by that either. ??
Group = Company and is returning company name and last net worth $ by company
Details = last 2 net worth by company, but only previous to last $ is displaying.
In the group = company, I have a % NetDifference that returns the difference between the last $ by company (in Group header) and the previous to last $ (in details).
The report works great, however, I can't get the report to sort by %NetDifference formula. I have even tried if-the-else to convert to 1's and 2's. Can't sort by that either. ??