excel sheet

F

frenufc

Is it possible to stop a single excel sheet out of a work book from being
printed..

I have a workbook with several sheets on it, but have one as a master sheet,
I don't want this to print at any time...any help??
 
F

Frank Kabel

Hi
don't think this is possible. You could add some code to the
beforeprint workbook event but if the user disables macros it won't
help
 
Top