Display total record in page footer

M

mike_mike

Hi why does

=count(*)

give #error in page footer field but works in detail section ?

Q. i want to display the total records for the report in each page footer?
what the easy way to do this?

mike
 
W

witharebelyell

Additional Question (for bonus points)

When the report has no rows, =count(*) give #Error

how do you suppress this!
 
Top