View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Shayne Shayne is offline
external usenet poster
 
Posts: 2
Default Disabling old VBA Macro's with .NET

I got my .NET app to work, but my old VBA has some problems. I was wondering
if it is possible to disable certain Macros or delete them with .NET?

Or another solution that would work, but would need to know how to delete
certificates in my safe list.