Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default is there a way to put a slider bar into excel

I want to put a slider bar into excel so that i can allocate differnt values
to two different numbers (kind of like something you see in a financial
analyzer program).
  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 1
Default is there a way to put a slider bar into excel

I would like the same function have you received an answer?

"Lost in yonkers" wrote:

I want to put a slider bar into excel so that i can allocate differnt values
to two different numbers (kind of like something you see in a financial
analyzer program).

  #3   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 4,391
Default is there a way to put a slider bar into excel

You mean the Scroll Bar control from the controls Toolbar ?

NickHK

"Steve" wrote in message
...
I would like the same function have you received an answer?

"Lost in yonkers" wrote:

I want to put a slider bar into excel so that i can allocate differnt

values
to two different numbers (kind of like something you see in a financial
analyzer program).



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

Add "Microsoft Windows Common Controls 6.0 (SP6)" as a reference in the Visual Basic Editor. From there put your spreadsheet into Edit mode and view the "Control Toolbox" toolbar. On that toolbar choose "More Controls" then Microsoft Slider Control 6.0 (SP6). Click somewhere in the spreadsheet and the slider should then be ready to alter. Right click on it click on View Code. Once in the Visual Basic Editor (with the Click event ready to be edited), choose the "Scroll" event from the upper right-hand corner where it initially shows "Click". Program the scroll event to update some data range every time it scrolls to a new value. You can set the min/max of the Slider by right-clicking on it.

EggHeadCafe - .NET Developer Portal of Choice
http://www.eggheadcafe.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 bars in Excel Carol Lunberg Charts and Charting in Excel 1 November 2nd 09 02:17 AM
How do I set up slider bars to input data in Excel? ElfSr Excel Worksheet Functions 1 April 2nd 07 08:41 PM
how to use a knob or level slider in microsoft excel Judge Excel Programming 2 September 7th 06 06:01 AM
How do I set up radio buttons and slider bars in excel? MickO New Users to Excel 2 June 30th 06 02:59 AM
Excel VBA - is there a multiple slider sliderbar control Marq Excel Programming 0 June 9th 04 03:34 PM


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