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
COM security setting / edit limits
Accessing an FTP server internally that is on a different subnet.
Need SBS 2008 R2 Premium Media
Reading command line arguments in VB.Net
How do create a Windows batch script to start a service and set to automatic
My Computer/ Explorer Not responding Windows XP
Can't access shared folders and printers in Win 7 Pro in XP Home
Crosstab Query To Excel - Number Format
LUN unpresented from ESX hosts causing alarms
VPN between SSG 20 and RVO42 does not come up. "ERROR: Peer did not send a proxy id"