Thread: Editor question
View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Chip Pearson Chip Pearson is offline
external usenet poster
 
Posts: 7,247
Default Editor question

The scroll wheel does work in the VBA Editor. It sometimes
doesn't if you are using version 5 of the Intellimouse software.
Go back to version 4 and all will work fine.


--
Cordially,
Chip Pearson
Microsoft MVP - Excel
Pearson Software Consulting, LLC
www.cpearson.com


"Glen Mettler" wrote in message
...
In a workbook/sheet I can use the scroll wheel to traverse
rows. Is it possible to enable the scroll wheel in the Editor?

Glen