I am building a report using VBA with a from that accepts input data and calls a Crosstab query. I want to make invisible results that are zero. The report is dynamic changing every time it is loaded so I cannot set up a report form and use the OnPrint or Onformat events. I assume there is a way to use those procedures with VBA but have not been able to figure it out, can anyone help please.
Peter