before print function
There is no after print event.
--
Regards,
Tom Ogilvy
"lawson" wrote in message
...
Private Sub Workbook_BeforePrint(Cancel As Boolean)
End Sub
i want to use this function to take all the color off the print area, but
when its done printing, i want it to return the color. is there anything
for
after print?
|