Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Is it possible to change the behaviour of the scrollbar that allows
the user to scroll widthwise through the columns of the worksheet. What it am looking to do is change the increment from being one column per click to something like 12 columns. |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
pretended :
Is it possible to change the behaviour of the scrollbar that allows the user to scroll widthwise through the columns of the worksheet. What it am looking to do is change the increment from being one column per click to something like 12 columns. Do you mean other than pressing PgUp/PgDn keys while holding down the Alt key? (ergo moving left/right one screen width at a time) -- Garry Free usenet access at http://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
On Jan 25, 3:15*pm, GS wrote:
pretended : Is it possible to change the behaviour of the scrollbar that allows the user to scroll widthwise through the columns of the worksheet. What it am looking to do is change the increment from being one column per click to something like 12 columns. Do you mean other than pressing PgUp/PgDn keys while holding down the Alt key? (ergo moving left/right one screen width at a time) -- Garry Free usenet access athttp://www.eternal-september.org ClassicVB Users Regroup! comp.lang.basic.visual.misc Yes exactly - is this possible to convey in code? Basically reprogram the scrollbar to function as if the alt key and pgup or pgdn were being pressed David |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Scrollbar changing dollars | Excel Programming | |||
Linking Scrollbar Min and Max values to worksheet cells | Excel Programming | |||
Scrolling the Worksheet with the scrollbar | Excel Discussion (Misc queries) | |||
scrollbar reslut makes another scrollbar to show | Excel Discussion (Misc queries) | |||
Changing a scrollbar value to 0 | Excel Programming |