View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
pete pete is offline
external usenet poster
 
Posts: 88
Default Print From Macro Only

I want to restrict the users from using the file/print and only be able to
print from a macro. I saw this somewhere where you disable the print before
and only allow the user to print from a macro.

I can not find it. It went something like setting a global varible I think.