View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Jim Thomlinson Jim Thomlinson is offline
external usenet poster
 
Posts: 5,939
Default How To Disable The File, Print... And The Print Button Functions

It can't be explained to someone who is 3. It would be like teaching calculus
to someone who is 3. It is not a simple thing to do and if things go wrong
you need to understand what they system is doing in order to fix it.

If you are trying to disable printing in a specific workbook you can catch
the print event and cancel the print at that time along with a message to
that effect. That being said any solution that we give you is easliy defeated
by not enabling macro's or such...
--
HTH...

Jim Thomlinson


"Andy" wrote:

Hi Gang

Sorry to ask this again but the posts I see assume that I know a lot
about Excel programming. Can someone please explain to me like I'm 3
how to do this?

Thanks
Andy