• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

Excel Tutorials by Y. Acosta

Excel Tutorials + Tips

  • Excel Tutorials
  • Etsy Store
  • Other Resources
  • About Me
    • About Me
    • Contact Me
    • FREE Printable List of Top Excel Keyboard Shortcuts
  • FREE pdf of Top Excel Shortcuts!

Make a Slider with Percentages in Excel (+ video tutorial)

❤ Support Free Excel Training by Sharing -

We may be compensated for your purchase of any of the products featured on this page – it helps us keep the lights on :)

You tried to make a slider with percentages in Excel, but it didn’t work! It’s NOT you, it’s Excel.

The trouble with this is that the Form Control inputs only accept whole numbers. This means no decimals, percents, or negative numbers.

To use percentages with your slider, you need to do a little extra formatting. But it’s easy!

Before you start, you’ll need to have the Developer tab enabled. If it’s enabled, you’ll see it in your ribbon.

Developer tab in Excel Ribbon (image)
Developer tab in Excel Ribbon

Create a Slider that Shows Percentages in Excel

WATCH: How to Make a Slider with Percentages in Excel – Tutorial

Insert a Slider

To insert a slider, click on the Developer tab and go to the Controls section.

Under Form Controls, click on Scroll Bar (this is the actual name of the Slider).

Insert a Scroll Bar in Excel by going to the Developer tab / Controls / Insert
Insert a Scroll Bar in Excel by going to the Developer tab / Controls / Insert

Your cursor should now look like a small plus sign ( + ). This means that you can now click anywhere on your sheet to insert your Scroll Bar.

Tip: Press the Alt key while you drag the Scroll Bar into your sheet to snap it into a cell.

Use the edges to position and size it how you want.

Right-click and Use Edges to Resize Scroll Bar Slider (image)
Right-click and Use Edges to Resize Scroll Bar Slider

Format the Slider Controls

Next, you need to format the slider controls. The Form Control fields drive the slider results.

To set these, right-click on your slider and select Format Control.

So that your slider displays percentages, set:

  • Minimum Value: to 0 (or 1, if you don’t want to display a zero)
  • Maximum Value: to 100
  • Incremental Change: to 1
    • Set to a different value, if you need to. For example, 5 for a 5% change each time your slider is moved.
  • Page Change: to 10
    • Again, or preferred value
  • Cell Linked: select a cell (in an inconspicuous location) where the value of the scroll bar will populate
Example of Format Control Settings for Percentages (image)
Example of Format Control Settings for Percentages

Don’t forget that the trouble with creating a slider that shows percentages is the input fields and its output only use whole numbers.

To work around this, you can set your linked cell in an inconspicuous location.

TIP: Consider setting your linked cell in a different sheet, then hiding the sheet before finalizing your project.

Then, in the location where you actually want to display the percentage, create a link referencing the linked cell and:

  • Format it as a percent
  • Use a formula to divide it by 100

For example, if you placed your linked cell in a different sheet, the formula where you are displaying your percentage might look like:

=Sheet2!A2/100

Now, moving the slider will display a percentage between 0 and 100%!

Slider Bar with Percentages example (gif)
Slider Bar with Percentages example

Make a Slider with Negative Value Percentage in Excel

But what if you instead need to make a slider that also reflects a negative value percentage?

To do this, you’ll need to make a small edit to the Form Control values and change the Maximum Value to 200.

Set Format Control to Max 200 for Negative Percentage (image)
Set Format Control to Max 200 for Negative Percentage

Then, in the cell where you are displaying the percentage, apply an IF function like:

IF(A2>=100, (A2/100)-1,-(A2/100))

*replacing A2 with the cell linked to your Scroll Bar

And don’t forget to apply percent formatting to the cell!

How this IF function works:

If your Linked Cell has a value greater than or equal to 100, then the value will be divided by 100 and subtract 1 – because remember the Max value is 200.

If the value is less than 100, it will divide it by 100 and make it negative, resulting in a negative percent.



FYI, this was created using the desktop version of Excel in Microsoft 365.


Slider with Percentages in Excel (Pin for Pinterest)

Related Articles:

  • A Scroll Bar is like a slider bar in Excel. You can make a horizontal scroll bar or a vertical scroll bar. Moving the slider in the scroll bar changes the value of the cell that it is linked to. Take a look at how you can add a Scroll Bar to your Excel spreadsheet. #Excel Microsoft Excel tips, hacks.
    How to Add a Scroll Bar in Excel
  • How to Add a Spin Button in Excel + How to Add a Slider to a Chart in Excel - Tutorial
    How to Add a Spin Button + a Slider to a…
  • Spin Button in Excel Thumbnail (gif)
    Excel Spin Button: How to Add and Customize

❤ Support Free Excel Training by Sharing -

blank

About Y. Acosta

Yil's (pronounced like "Jill") passion for Excel spreadsheets can be traced back to her days in marketing, where she spent significant time working on analytics. As a content creator, she now specializes in Excel spreadsheet tutorials. Make sure to visit the About page to learn more.

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Primary Sidebar

Follow us:

Latest Tutorial:

Featured image for How to Use Find & Replace to Remove Wildcard Characters in Excel article

Click Here for More Excel Tutorials!!!

Get Your FREE pdf of Top Excel Keyboard Shortcuts!

* indicates required

blank

Image-button for Invoice Template for Etsy

Copyright © 2025

  • Home
  • Excel Tutorials
  • Resources
  • About Me
  • Privacy Policy & Terms of Use
  • Disclaimer
  • Advertiser Disclosure
  • Contact Me
  • FREE Printable List of Top Excel Keyboard Shortcuts
We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept”, you consent to the use of ALL the cookies.
Do not sell my personal information.
SettingsAccept
Privacy & Cookies Policy

Privacy Overview

This website uses cookies to improve your experience while you navigate through the website. Out of these cookies, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may have an effect on your browsing experience.
Necessary
Always Enabled
Necessary cookies are absolutely essential for the website to function properly. This category only includes cookies that ensures basic functionalities and security features of the website. These cookies do not store any personal information.
Non-necessary
Any cookies that may not be particularly necessary for the website to function and is used specifically to collect user personal data via analytics, ads, other embedded contents are termed as non-necessary cookies. It is mandatory to procure user consent prior to running these cookies on your website.
SAVE & ACCEPT