#1   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 15
Default Slider Bar

Can someone tell me if I have to use VBA to add a slider bar or should I be
able to find it on one of the tool bars? Also, where is a good place to
learn about its use.

Thanks
Wm.
  #2   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 99
Default Slider Bar

Hi Wm,

You do not need to use VBA to use a scroll bar.

There are two types of scroll bar in Excel.

For the ActiveX control (found in the controls toolbar in xl 2003, or in
ActiveX controls in 2007) you need to go to design mode, then click the
properties button. Look for the LinkedCell property and enter a cell
reference. You can also set Min an Max values from here.

For the Form control (found in the Forms toolbar, or Form controls) you can
right-click the control and go to Format Control. The Control tab lets you
set the cell link and other values.

For simplicity, and if you want to embed these in a worksheet, I would use
form controls.

Ed Ferrero
www.edferrero.com

  #3   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 15
Default Slider Bar

Ed, Hi. How do I get to design mode?

"Ed Ferrero" wrote:

Hi Wm,

You do not need to use VBA to use a scroll bar.

There are two types of scroll bar in Excel.

For the ActiveX control (found in the controls toolbar in xl 2003, or in
ActiveX controls in 2007) you need to go to design mode, then click the
properties button. Look for the LinkedCell property and enter a cell
reference. You can also set Min an Max values from here.

For the Form control (found in the Forms toolbar, or Form controls) you can
right-click the control and go to Format Control. The Control tab lets you
set the cell link and other values.

For simplicity, and if you want to embed these in a worksheet, I would use
form controls.

Ed Ferrero
www.edferrero.com

  #4   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 99
Default Slider Bar

Ed, Hi. How do I get to design mode?

Ah... as soon as you add an ActiveX control you should be in design mode. A
button that looks like a T-square will toggle design mode on and off.

Ed Ferrero
www.edferrero.com

  #5   Report Post  
Posted to microsoft.public.excel.charting
external usenet poster
 
Posts: 15
Default Slider Bar

Got it! Thanks

"Ed Ferrero" wrote:

Ed, Hi. How do I get to design mode?


Ah... as soon as you add an ActiveX control you should be in design mode. A
button that looks like a T-square will toggle design mode on and off.

Ed Ferrero
www.edferrero.com


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
Slider control in chart Les Charts and Charting in Excel 3 August 2nd 07 01:59 PM
How do I set up radio buttons and slider bars in excel? MickO New Users to Excel 2 June 30th 06 02:59 AM
Slider for X value MJSlattery Excel Discussion (Misc queries) 0 April 13th 06 09:49 PM
Cant scroll down in 2002 xls, slider moves, but stays on first 25 Geoff C Excel Discussion (Misc queries) 1 February 16th 06 07:40 PM
Slider bar pj Excel Discussion (Misc queries) 1 December 15th 05 05:09 PM


All times are GMT +1. The time now is 12:59 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"