Thread
:
how do I freeze the window with VBA?
View Single Post
#
2
Posted to microsoft.public.excel.programming
pgchop
external usenet poster
Posts: 7
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.
Reply With Quote
pgchop
View Public Profile
Find all posts by pgchop