Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 921
Default Zoom and Scroll Form

Hi All,

I would like to change my active sheet's zoom size using a Scroll or
Spinner... Not sure where to start -- any ideas?

TIA!


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 210
Default Zoom and Scroll Form

Jeff,

You can use the ActiveWindow.Zoom = [value] property to set the Zoom rate.
The challenging aspect is where to put the spinner/scroll bar. Since you
don't want it on a particular sheet, one idea is to create a custom control
and add it to a current command bar (or create a new one), then have that
control kick off a userform with that contains the spinner/scroll bar.
--
http://HelpExcel.com
1-888-INGENIO
1-888-464-3646
x0197758


"JEFF" wrote:

Hi All,

I would like to change my active sheet's zoom size using a Scroll or
Spinner... Not sure where to start -- any ideas?

TIA!


  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 921
Default Zoom and Scroll Form

Thanks for the response.... Actually, it can be on one particular sheet.
I'm not going to pretend to be an expert so... how do I tie this to the form?

Thanks

"galimi" wrote:

Jeff,

You can use the ActiveWindow.Zoom = [value] property to set the Zoom rate.
The challenging aspect is where to put the spinner/scroll bar. Since you
don't want it on a particular sheet, one idea is to create a custom control
and add it to a current command bar (or create a new one), then have that
control kick off a userform with that contains the spinner/scroll bar.
--
http://HelpExcel.com
1-888-INGENIO
1-888-464-3646
x0197758


"JEFF" wrote:

Hi All,

I would like to change my active sheet's zoom size using a Scroll or
Spinner... Not sure where to start -- any ideas?

TIA!


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
Scroll and zoom using a Microsoft IntelliMouse Hacker42 Excel Discussion (Misc queries) 4 June 9th 09 12:21 AM
Zoom with Scroll wheel Noonie12 Excel Discussion (Misc queries) 4 April 30th 09 10:13 PM
Help with Scroll and Zoom Bar for Candle Chart [email protected] Charts and Charting in Excel 5 September 20th 08 06:23 PM
scroll/zoom xy chart [email protected] Charts and Charting in Excel 4 January 2nd 08 08:36 PM
Help for Scroll and Zoom Charts Prince Ali Charts and Charting in Excel 4 November 25th 06 11:30 AM


All times are GMT +1. The time now is 08:43 AM.

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

About Us

"It's about Microsoft Excel"