View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
pgchop pgchop is offline
external usenet poster
 
Posts: 7
Default how do I freeze the window with VBA?

Application.ScreenUpdating = False
is what you are looking for ?

"Dave F" wrote:


--
Brevity is the soul of wit.