View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
mbozzaotre mbozzaotre is offline
external usenet poster
 
Posts: 2
Default Disable macro in excel automation with VC++/Win2k

Hi,
I have a problem trying to automate an excel file from Visual C++ in
Win2k. The installed version of Excel is 2000. I need to disable all
macros before loading. Could you help me?
Thank you.