View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default ActiveWorkbook.VBProject

Hi IT_Roofer,

I do not think that Excel provides any support for this.

If you perform a ggogle search of the NG archives, you
will find suggestions for the use of the SendKeys method,
but this can be problematic

--
---
Regards,
Norman


"IT_roofer" wrote in message
...
How would one programmitacally protect/unprotect a VBProject?