Hi,
I use IIf and/or Nz expressions to populate a couple of fields on a report...one being a group header and another being a totals column. They work fine except when there's a report that has zero records. In that case, they both produce a '#error' where normally there'd be either a word or a number (depending on the field).
Since my users may want to print reports even when they don't contain records, is there a way around this?
Thanks,
T
I use IIf and/or Nz expressions to populate a couple of fields on a report...one being a group header and another being a totals column. They work fine except when there's a report that has zero records. In that case, they both produce a '#error' where normally there'd be either a word or a number (depending on the field).
Since my users may want to print reports even when they don't contain records, is there a way around this?
Thanks,
T