Hi,
I currently have a report in Access 2003 that is running off of a cross tab query.
The report basically looks like this:
Oct Nov Dec
0 0 100K
It has months going accross the top and values under each month.
I am trying to use a vba code to make all the columns and headings where the value is null or zero become hiden?
Is this possible?...