G
Guest
I have a report that has a field [Account] that is a Header/Footer group. I
have 3 Textboxes that Sum() 3 fields in the Footer section of [Account]. If
the count(*) for the detail of an [Account] group = 1 , Then I do not want to
show the Sum() Textboxes in the Footer because it would be summing only one
item and looks cumbersome, but if the count(*) > 1 then I want to show the
TextBoxes in the Footer that Sums that [Account] group. How do I accomplish
this?
Thank you for your help.
Steven
have 3 Textboxes that Sum() 3 fields in the Footer section of [Account]. If
the count(*) for the detail of an [Account] group = 1 , Then I do not want to
show the Sum() Textboxes in the Footer because it would be summing only one
item and looks cumbersome, but if the count(*) > 1 then I want to show the
TextBoxes in the Footer that Sums that [Account] group. How do I accomplish
this?
Thank you for your help.
Steven