Thread: Disable macro's
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
TJ[_5_] TJ[_5_] is offline
external usenet poster
 
Posts: 2
Default Disable macro's

Hi

I am currently writing a procedure that opens another workbook using
Workbooks.Open.. The workbook that is being opened contains macros which I
want disabling. Is there anyway to stop this? I am using Excel 2003

Thanks
TJ