P
Paul Hammond
Not sure how to describe this, but I have a report with 3 group footers.
There is a text box in each footer that is has a formula as the data source,
e.g.
=(Sum([Daily Comp])+Sum([Sunday
Comp]))/(Sum([TotalDailyDraw])+Sum([TotalSundayDraw]))*1000
First off I want to sort the report by this value, but I have no idea how to
do that.
Once I get that solved I plan to write code to have it sort by different
footers depending on the detail lever they want to view the report at. I
can't cross that bridge till I figure out how to sort by the footer.
Any suggestions?
Paul Hammond
Richmond, VA
--
There is a text box in each footer that is has a formula as the data source,
e.g.
=(Sum([Daily Comp])+Sum([Sunday
Comp]))/(Sum([TotalDailyDraw])+Sum([TotalSundayDraw]))*1000
First off I want to sort the report by this value, but I have no idea how to
do that.
Once I get that solved I plan to write code to have it sort by different
footers depending on the detail lever they want to view the report at. I
can't cross that bridge till I figure out how to sort by the footer.
Any suggestions?
Paul Hammond
Richmond, VA
--