Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is there a way to undo a scroll action by a scrollbar on a userform? If I
try to manually reset scrollbar.value from within the Scrollbar_Change event procedure, it triggers the scrollbar_change again, and reverts to the scrolled scrollbar value upon completion of the stacked change event because there form events cannot be disabled. I have tried the BeforeUpdate event, which triggered as expected but either I don't know how to use the Cancel or it does not work even though Microsoft Help says it applies to scrollbars. The userform UndoAction only seems to undo text changes in the userform. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
How can i undo an action after i have clicked save. | Excel Discussion (Misc queries) | |||
How to undo the delete action? | Excel Discussion (Misc queries) | |||
Undo VB macro action | Excel Programming | |||
Undo a save action | Excel Discussion (Misc queries) | |||
undo/redo action | Excel Discussion (Misc queries) |