View Single Post
  #1  
Old May 14th, 2010, 10:20 AM posted to microsoft.public.access.reports
Paul Doree
external usenet poster
 
Posts: 4
Default Report Footer - how to hide conditionally

Hi,

I have a footer (groupFooter3) that has a bunch of controls in it, and is
about 4cm high. Is it possible to close up the footer to zero height if one
of the key data fields has a null value, but leave it alone if there is a
value? And if so, some quick guidance as to syntax.

Cheers people

Paul