Microsoft
Software
Hardware
Network
Question : Ms access report footer suppress
Hi Experts,
Is it possible to suppress report footers if they are not required for a particular grouping? What i really need is.... if a count of class code is greater than one then show footer containing totals else suppress it.
Thanks,
Dean.
Answer : Ms access report footer suppress
In report you can use event "On formatting" and add condition with result:
if ........ then
me.footer.visible = false
else
me.footer.visible = true
end if
Random Solutions
Terminal Server Printing
Physical installation of the Exchange 2007
UC540 newbie here cannot get UC540 to answer
Filemaker Pro Summary Report - Obtraining Fractions from Summary Field
Columns cannot convert between unicode and non-unicode string data types.
Function in excel
How to get two new Primary keys, sent to two Foriegn keys
Reccomendations for RAID configuration for SQL Server 2005
limit browsing on xp machine to one web site
LDAP, Active Directory - Very specific priviledges