View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Tom Ogilvy Tom Ogilvy is offline
external usenet poster
 
Posts: 27,285
Default Dont allow use of VBE

look at help on Onkey

--
Regards,
Tom Ogilvy

"Steven Revell" wrote in message
...
Hi all,

is there anyway to not let the user open the VBE?

I can disable it from the menu, i can't think how to
disable Alt+F11.

Is there anyway to open a workbook in a new instance of
excel each time?

Cheers,

Steven