eo
MIS
- Apr 3, 2003
- 809
Hi
I have a sub report where I count the number of enquiries there were to an advert. Sometimes there are no enquiries in which case I have to show a 0.
This shared var is then used in a calculation in the main report, and NB need to show a 0 if there weren't any enquiries.
My current formula in the subreport is:
Shared Numbervar =: EN
Count ({enquiry.id},{enquiry.marketing})
Many thanks,
Etienne Oosthuysen
Hertfordshire, England
I have a sub report where I count the number of enquiries there were to an advert. Sometimes there are no enquiries in which case I have to show a 0.
This shared var is then used in a calculation in the main report, and NB need to show a 0 if there weren't any enquiries.
My current formula in the subreport is:
Shared Numbervar =: EN
Count ({enquiry.id},{enquiry.marketing})
Many thanks,
Etienne Oosthuysen
Hertfordshire, England