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 strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Sorting by a formula in a group header

Status
Not open for further replies.

vblack7770

Programmer
Apr 11, 2005
26
US
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.
 
I am using Crystal 8.5 connecting to an Oracle DB via ODBC.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top