View Single Post
  #4   Report Post  
Posted to microsoft.public.excel.programming
Jim Cone Jim Cone is offline
external usenet poster
 
Posts: 3,290
Default Scroll view doesnt work in Code

Hari,

Download and install the older version of the IntelliPoint software.
That's what worked for me ( and many others, according to posts I've read).

Regards,
Jim Cone
San Francisco, CA

"Hari" wrote in message ...
Hi Jim,
Thanx for pointing me to the right direction.
Im sorry, I must be the dumbest one in not being able to follow the steps
given in the KB article:
I downloaded the file and ran unzip and extracted it to -- C:\Documents and
Settings\hprasadh\Desktop\Temporary\h\VB6IDEMouseW heelAddin.dll
Then in start and then run I typed -- "regsvr32 C:\Documents and
Settings\hprasadh\Desktop\Temporary\h\VB6IDEMouseW heelAddin.dll"
(Above is without the quotes.) But after pressing enter I get a message
that -- LoadLibrary("C:\Documents") failed - The specified module cannot be
found.
Also please note the article talks about starting VB 6.0 in step 3. I dont
have VB installed as such. I use excel and im talking about the VBA code
specific to excel.
Also the site talked about another option of building the add-in by doing
File and then "Make VB6IDEMouseWheelAddin.dll" but in excel when I do File I
cannot see an option for Make
Please tell me what am doing wrong.
Regards,
Hari
India


"Jim Cone" wrote in message
...
Hari,
Take a look at this...
http://support.microsoft.com/?kbid=837910
"Mouse Wheel Events Do Not Work In The Visual Basic 6.0 Ide"
excerpt...
"You may also return to an earlier version of Microsoft Intellipoint

software. To do this, follow these steps:
1.. If the IntelliPoint software that is installed on your computer is

version 4.9 or later, remove the IntelliPoint software from
your computer.
2.. Install IntelliPoint software version 4.12.
3.. The following file is available for download from the Microsoft

Download Center:"
.............................................
Regards,
Jim Cone
San Francisco, CA

Hari" wrote in message

...
Hi,
Im unable to use the mouse scroll button in viewing the excel code.
Is that normal?
Regards,
Hari
India