jrhessey
IS-IT--Management
- Feb 25, 2005
- 37
CR 8.5 is the version I'm on. What I have is a database of baseball players and would like to format the players sums and averages so that if they are in the top 3 color the font red or whatever. I have 2 groups, g1 is stats.player and g2 is stats.opponent. The avg field for example for the player totals section is this...
Sum ({Stats.H}, {Stats.Player})/Sum ({Stats.AB}, {Stats.Player})
It's set up like this...
Player name
Opponent
detail section
totals for opponent
totals for player - this is the section I want to format conditionally
I thought there was a way to do this via running totals, but can't figure it out.
Thanks for any help!
Sum ({Stats.H}, {Stats.Player})/Sum ({Stats.AB}, {Stats.Player})
It's set up like this...
Player name
Opponent
detail section
totals for opponent
totals for player - this is the section I want to format conditionally
I thought there was a way to do this via running totals, but can't figure it out.
Thanks for any help!