Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I've been working on a new Excel utility in VBA lately, and I've noticed a
strange thing happening while working in Excel and the VB Editor. Once in a while, after I've run the macros I'm testing, if I try to use the scroll wheel on my Logitech mouse while Excel is the active widow, I immediately get switched to the VB Editor window and start scrolling through my source code window instead. It's pretty annoying! The utility I'm developing (which compares sets of data, sort of like Windiff) puts up a dialog box to get user input options, and then hides the dialog box and runs the comparison code. Anyone have a clue as to why that's happening, and what to do to prevent it? The only way I have found is to quit and restart Excel. Thanks, Eric ------------------------- If toast always lands butter-side down, and cats always land on their feet, what happen if you strap toast on the back of a cat and drop it? Steven Wright (1955 - ) |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can't Scroll w/ Mouse Wheel in Excel | Excel Discussion (Misc queries) | |||
How do I get the scroll wheel on mouse to work in Excel | Excel Discussion (Misc queries) | |||
Scroll wheel doesn't work in excel | Excel Discussion (Misc queries) | |||
How do I use the mouse wheel to scroll horizontally in excel? | Excel Discussion (Misc queries) | |||
Scroll wheel in Excel VBA editor | Excel Programming |