form print problem (1 Viewer)

willem

Registered User.
Local time
Today, 14:33
Joined
Jun 17, 2001
Messages
41
I have a form containing several records.
It is a wage form , but sometimes one is payed to many or to much. In th oncurrent event of the form i have made an if then else structure and all works fine .
Textboxes appear and disappear whether the wage was calculated right or wrong.
But when i print the form it is another story. The textboxes that were there when i opened the print preview are there to stay.
Is it possible to do a current while printing or is there another solution
Willem
 
R

Rich

Guest
Forms aren't optimised for printing: save the form as a report and filter it accordingly.
 

Users who are viewing this thread

Top Bottom