View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
keepITcool keepITcool is offline
external usenet poster
 
Posts: 2,253
Default scrolling in VBA Edotor


not a stupid question.

you need version 5 of intellimouse drivers (even for logitech mice)
OR install a small utility like freewheel
http://www.geocities.com/SiliconVall...freewheel.html

your scroll will work, but you'll still have problems popping a menu on
a multi monitor desktop. VBE developers were lazy or incompetent..

--
keepITcool
| www.XLsupport.com | keepITcool chello nl | amsterdam


daveydave60 wrote :


This is probably a stupid question. But why can't I use my mouse's
scroll wheel to scroll down the code window in VBA. I know some
people can. I was wondering if it's a setting in VBA, a mouse
setting, or a system setting that might cause this?