I have creared reports by using excel with vb.
in order to display the reports, i use the printPreview method.
How can i switch the tool bar (of "printPreview" displaying)off?
I tried to use this code:
activework.printpreview False
but, as a result, only two of the buttons of the tool bar
became disable.
I want all the buttons to be disable.
I would be happy to get any suggestions how to do that.
thanks!
in order to display the reports, i use the printPreview method.
How can i switch the tool bar (of "printPreview" displaying)off?
I tried to use this code:
activework.printpreview False
but, as a result, only two of the buttons of the tool bar
became disable.
I want all the buttons to be disable.
I would be happy to get any suggestions how to do that.
thanks!