vblack7770
Programmer
I have created a formula to find the average of a formula result called @Business Days:
Sum ({@BusinessDays}, {LT.COMPANY})/
Count ({LT.APP_NUMBER}, {LT.COMPANY})
I know I can't easily sort by a formula like this in Crystal, but is there a way to get around that? I don't have the SQL Expression builder available.
Sum ({@BusinessDays}, {LT.COMPANY})/
Count ({LT.APP_NUMBER}, {LT.COMPANY})
I know I can't easily sort by a formula like this in Crystal, but is there a way to get around that? I don't have the SQL Expression builder available.