Output reverts to zeros when printing
Hi,
I have quite a complex report which does alot of calculations. When
displaying the report on screen it all comes out beatifully with correct
values and so on, however, when then trying to print, the resultant print
just displays zeros. How can I overcome this?
TIA
Alex
I have quite a complex report which does alot of calculations. When
displaying the report on screen it all comes out beatifully with correct
values and so on, however, when then trying to print, the resultant print
just displays zeros. How can I overcome this?
TIA
Alex
This discussion has been closed.
Comments
Usually when the printed output differs from the output on screen, it is an
event handler issue. Try tracing your event code that makes the
calculations and see how it reacts when you preview compared to when you
print. Also, try printing directly to the printer.
If you still cannot track down the problem, you may need to simplify the
issue by commenting out as much event code as possible to isolate the
problem.
--
Regards,
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com
Nico Cizik
Digital Metaphors
http://www.digital-metaphors.com