View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Sheldon Sheldon is offline
external usenet poster
 
Posts: 51
Default strange behavoir

I get to Excel 2000 on several computers (several operating systems) and
find different behavoir occurring. For example

1. One compute in VBA the mouse wheel will allow scrolling inside a
module, while on another computer, themouse wheel does not work. Why? How
do change the it so that the mouse wheel works?

2. On one computer in VBA, when I click on help, I get the amlll yellow
box with the text "What would you like to do?". On another computer I get
the full help screen. Why? How do make them act the same way?

Thanks