Hi,
When I preview one of my reports, I would like to see a couple of extra fields that will not appear when I actually print out the report.
If possible, I'd like to avoid having two separate reports.
Is there an elegant way to do this? Something like the 'DispalyWhen' property that can be used on a form would be ideal.
Can I use the OnFormat event in the report header? If so, how can I tell whether I used acPreview or acNormal to open the report?
Thanks.
When I preview one of my reports, I would like to see a couple of extra fields that will not appear when I actually print out the report.
If possible, I'd like to avoid having two separate reports.
Is there an elegant way to do this? Something like the 'DispalyWhen' property that can be used on a form would be ideal.
Can I use the OnFormat event in the report header? If so, how can I tell whether I used acPreview or acNormal to open the report?
Thanks.