View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Craig[_15_] Craig[_15_] is offline
external usenet poster
 
Posts: 5
Default Minimizing Excel from a Macro

I have an app. which uses a macro to analyse huge amounts of dynamic data
until a certain condition is reached and this can take up to several hours
in certain cases.
Is there any way I can insert an insruction into the macro to minimize Excel
once the macro is running so as to allow me to do other things on the PC?

Many Thanks
Craig