View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Norman Jones Norman Jones is offline
external usenet poster
 
Posts: 5,302
Default Hide the running macro

Hi Syndeome,

Try revising your code to remove any selections.


---
Regards,
Norman



"Syndrome" wrote in message
...
I have four worksheets within a workbook named A,B,C,D. I have an
auto_close
macro that runs three seperate macros that affects sheets B,C,D but I
would
like the workbook to remain on sheet A whilst the macro is running.

Any help would be appreciated