Slide Bar

  • Thread starter Thread starter PeterWilliams
  • Start date Start date
P

PeterWilliams

Hi,
How do I put in a slide bar so that, for example, data from 1 to 10 can
be selected? Does the value selected get stored in a cell or does it
need to be embedded in a macro or vba code?

Thanks in advance.
 
You can View, Toolbars and select 'Control Toolbox'. Select the first
icon Design Mode, then select the 'Scroll Bar' and draw it's position.

Rightmouse on the slide and select Properties. Set Min to 1, Max to 10,
and Linked Cell to the desired Address.

Click the 'Exit Design Mode' to complete.

--
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top