Thread: Scrolling
View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
Art Art is offline
external usenet poster
 
Posts: 587
Default Scrolling

Can you give me any references for this?




"Jim Thomlinson" wrote:

While that sounds like it should be easy it is not. To catch the scrolling of
the mouse wheel requires using a bunch of API calls. While it should be
possible it will require more effort than you probably want to devote to
this...
--
HTH...

Jim Thomlinson


"art" wrote:

Which code do I use to add an amounts to a selected cell by scrolling the
mouse wheel?