Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I tried to run some code containing "Application.ScreenUpdating = False", and
the editor returned a complier error and said that ".ScreenUpdating - method or data member not found." Shouldn't Application point to the Excel application? Where is it? I even tried declaring an Application object and assigning the Excel application to it, but that didn't work. What's wrong? Thanks. Pflugs |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Never mind, I found it. I had accidentally named a userform "Application."
Sorry. "Pflugs" wrote: I tried to run some code containing "Application.ScreenUpdating = False", and the editor returned a complier error and said that ".ScreenUpdating - method or data member not found." Shouldn't Application point to the Excel application? Where is it? I even tried declaring an Application object and assigning the Excel application to it, but that didn't work. What's wrong? Thanks. Pflugs |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Cutting/pasting from Excel.Application object - missing the obvious? | Excel Programming | |||
DT Object missing | Excel Programming | |||
missing object library | Excel Discussion (Misc queries) | |||
Object library missing | Excel Discussion (Misc queries) | |||
Application-defined or object-defined error - missing the basics | Excel Programming |