Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
In . com, Ken
Johnson spake thusly: [WRT ScreenUpdating/EnableEvents off/on] Hi Dallman, Yes, I type it every time. :-) You could try... Public Sub ToggleEvents() With Application .ScreenUpdating = Not .ScreenUpdating .EnableEvents = Not .EnableEvents End With End Sub Ken, that looks simple enough. Much appreciated, also for your other answer. I will play some more and see how it works out . . . . =dman= |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Combining two ranges based on common a common value | Excel Discussion (Misc queries) | |||
Exporting tasks | Excel Worksheet Functions | |||
Common footer but not common margins please -(Page 1 of 2) etc | Excel Discussion (Misc queries) | |||
combining tasks | Excel Programming | |||
Automating some tasks | Excel Discussion (Misc queries) |