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

Which code do I use to add an amounts to a selected cell by scrolling the
mouse wheel?
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Scrolling

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?

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

And what about once I double click in the cell, the scrolling should work?
Does this make it easier?



"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?

  #4   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Scrolling

Once you double click on the cell you enter edit mode. No events fire and no
code executes while you are in edit mode.
--
HTH...

Jim Thomlinson


"art" wrote:

And what about once I double click in the cell, the scrolling should work?
Does this make it easier?



"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?

  #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?



  #6   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 5,939
Default Scrolling

You can try using Google looking for API, VB, VBA, Scroll Wheel. Be prepared
to spend hours or more likely days on this and that assumes you have some
understanding of API's in general.
--
HTH...

Jim Thomlinson


"art" wrote:

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?

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Excel- smooth scrolling (instead of 'snap' scrolling) scooterbaga Setting up and Configuration of Excel 2 April 24th 08 02:16 PM
Vertical scrolling...jumps rather than smooth scrolling Miller Man Excel Discussion (Misc queries) 2 January 23rd 07 07:11 PM
Live Scrolling/Real-Time /Smooth Scrolling doesn't work for me in Excel, even 2007 beta [email protected] Excel Discussion (Misc queries) 2 July 21st 06 01:21 AM
Live Scrolling/Real-Time /Smooth Scrolling doesn't work for me in Excel 2003 [email protected] Excel Discussion (Misc queries) 0 May 12th 06 03:15 AM
DDE and scrolling leshik Excel Programming 2 August 6th 04 05:39 AM


All times are GMT +1. The time now is 07:34 PM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"