Report Prints w/o OnActivate Event Code

Mitch_____W

Mitch
Local time
Today, 09:05
Joined
Oct 31, 2001
Messages
73
I have several textboxes (On a report) who's visible property I set to False with code behind the OnActivate Event... When I print this report via the DoCmd.OpenReport method, all of the textboxes are visible (<--- not desired). When I open the report in Preview the textboxes are not visible as dictated by the code(<--- desired)... Why is the code ignored when I print the report????

Thanks in advance,
 
I have the same problem.
Any one can help???
please.

dont understand the on format thing.
 

Users who are viewing this thread

Back
Top Bottom