Thread: Macro's Flicker
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Crabtree Crabtree is offline
external usenet poster
 
Posts: 2
Default Macro's Flicker

I have a long macro that references macros in another
workbook. It unlocks and makes visible hiden pages, does
several cuts and pastes, triggers other macros etc. I
have the Application Screen Updateing set to false in
every sub macro and on the main macro. Why does it still
flicker as if I don't?