View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Frank Kabel Frank Kabel is offline
external usenet poster
 
Posts: 3,885
Default limit the number of operations of worksheet

Hi
but believe me: give me 1-5 minutes and I'll disable your VBA
protection with no problems. So there's no secure way to protect Excel
files + macros.
The most secure way is to create a COM addin of your code (e.g. get VB
6 and use this to create an add-in)

--
Regards
Frank Kabel
Frankfurt, Germany


Rolf Marvin Bøe Lindgren wrote:
"Frank Kabel" writes:

Hi
not really possible. Esp. if the user disables macros.


if the user disables macros the spreadsheet will not work at all.