View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
AAAAA AAAAA is offline
external usenet poster
 
Posts: 1
Default programming vba in vb

Hi

I would like to know if it is possible to program my VBA code in VB.
For example I want to prgram something in range("a1"), but I want to do it
in VB and not in VBA. I want to do this for security purposes as Excel is
easy to crack.

Any solutions will be helpful.

Regards

Anthony