View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Tushar Mehta Tushar Mehta is offline
external usenet poster
 
Posts: 126
Default How to put in a warning?

If you have the appropriate software (VB or the developer version of
Office XP or later), you can create a COM add-in. Of course, it will
only work with Office 2000 or later.

--
Regards,

Tushar Mehta
www.tushar-mehta.com
Business solutions leveraging technology
Microsoft Most Valuable Professional (MVP) 2000-2004

In article ,
says...
Hi All

Is there any way to protect the program (my VBA program) other than use
password, like in Ms Access, we can "compile" them? As we know using
password is not too safe, we can find the password crack from internet?
Pls give any comment!
TIA

Yanto