Inside The Web
    Facebook Twitter Instagram
    Inside The Web
    • Office
      • Excel
      • Ms Word
      • OneDrive
      • Google Docs
      • Google Sheets
      • Google Drive
    • Email
      • Gmail
      • Outlook
      • Emal Etiquette
    • Office Etiquette
    • Productivity
    Inside The Web
    Home»Office»Excel»How to Add a Superscript in Excel

    How to Add a Superscript in Excel

    Nisha GurungBy Nisha GurungSeptember 12, 2023 Excel 4 Mins Read

    In Excel, Superscripts are commonly used during the data entry of scientific formulas, mathematical equations, Footnotes, Trademarks, Degree symbols, etc.

    This font effect plays a huge role in the notation of values. For Instance, on number 12, if you change 2 as a superscript, it would be an exponential value of 1².

    Unlike Microsoft Word or Google Docs, there’s no default Superscript button in the Font tab. Due to this, many of you might have been copying the superscript from an external source and pasting it onto the sheet.

    But, in actual, Superscript is hidden in the Format Cells window. So, let’s learn how to superscript texts and numbers in this article. 

    Superscript for Texts

    From Format Cells

    Firstly, you can select the value and apply the Superscript effect from the Format Cells window.

    Enter all the texts in the cell. Select the value you want to apply to the Superscript. Then, press Ctrl + 1 keyboard shortcut for the Format cells menu. Below, Effects checkmark for Superscript and hit OK.

    Add Superscript to Excel Ribbon

    The Format Cells menu is convenient only when you have smaller values. It can be monotonous when you need to keep opening the Format Cells window every time. So, let’s add the Superscript menu to the Excel ribbon.

    1. Right-click on your Excel Ribbon and pick Customize the Ribbon.
      Right-click on Excel Ribbon and choose Customize the Ribbon
    2. On Customize Ribbon, hover over the Home Tab and click on the New Group at the bottom.
      hover over the Home Tab and click on the New Group at the bottom
    3. From the Popular Commands lists in the left panel, select Superscript and click Add.
      select Superscript and click Add
    4. Click OK.
    5. You’ll see the Superscript button in the New Group of Home Tab.
    6. To use it, select the values and click on the Superscript button. Or, you could also place the cursor, and hit the Superscript button. Then, start typing the values.
      Superscript text from Excel Ribbon

    What I like most about this method is you can even use the Ribbon shortcuts to use the Superscript. Select the values and enter the given keys.

    Shortcut: Alt, H, Y
    QuickTip: If you want to add a letter superscript for a negative number, enter an apostrophe sign in the beginning to change it into text.

    From Quick Access Toolbar

    Just like the Excel Ribbon, you can also add the Superscript command to the Quick Access Toolbar (QAT). If you prefer using commands from the QAT or wish to create your own custom shortcut to apply Superscript, go through these steps.

    1. Navigate to the Quick Access Toolbar. 
    2. Click on Customize Quick Access Toolbar > More Commands.
      Click on Customize Quick Access Toolbar-More Commands
    3. On the lists of Popular Commands, choose Superscript and click Add button.
      choose Superscript and click Add button
    4. Hit OK.
      Hit OK
    5. Now, click on the Superscript command in QAT to use it.
      click on the Superscript command in QAT to use it

    Superscript for Numbers

    While the Superscript buttons we’ve used above also work for the numbers, it will format the values as text strings. So, to calculate the numbers as an equation, we will use the Equation menu. However, if you want only the formatting, you could opt for the CHAR function, UNICHAR function, and Custom Number format instead. 

    From Equation

    1. Navigate to the Insert Tab.
    2. Click on Symbols > Equation.
      Click on Symbols- Equation
    3. Now, on the Equation tab, click on Script. Then, choose any one Superscript format.
      Click on Script and choose any one Superscript
    4.  Enter the Value.
    5. Since the equation floats in the worksheet, go to the Shape Format Tab. On the Size group, click the Dialogue launcher.
      On the Size group, click the Dialogue launcher
    6. Below Properties, choose Move and size with cells.
      Below Properties, choose Move and size with cells

    Using Ink Equation

    For longer equations, you can draw the formulas by yourself using the Ink Equation. 

    1. Go to Insert Tab.
    2. From the Symbols group, select Equation > Ink Equation.
      Ink Equation
    3. Now, draw your equation with superscript. In case you made a mistake while drawing, use Erase, Select and Correct, Clear menu. Once you’re done, click Insert.
      draw your equation with superscript

    Using CHAR Function

    Remember, the CHAR function returns the superscript in the text format.

    NumberCHAR codeFormulaResult
    1185=A3&CHAR(185)1¹
    2178=A4&CHAR(178)1²
    3179=A5&CHAR(179)1³

    Use UNICHAR Function

    CHAR function’s superscript code is limited to only 3 numbers. If you’d like to add more, you could opt for the UNICHAR function. With that said, this method is also used to change the number appearance only. 

    NumberUNICHAR codeNumberFormulaResult
    ⁰83046=F2&UNICHAR(E2)6⁰
    ¹18510=F3&UNICHAR(E3)10¹
    ²1785=F4&UNICHAR(E4)5²
    ³1797=F5&UNICHAR(E5)7³
    ⁴83084=F6&UNICHAR(E6)4⁴
    ⁵83095=F7&UNICHAR(E7)5⁵
    ⁶83103=F8&UNICHAR(E8)3⁶
    ⁷83115=F9&UNICHAR(E9)5⁷
    ⁹831310=F10&UNICHAR(E10)10⁹
    ⁺83147=F11&UNICHAR(E11)7⁺
    ⁻83156=F12&UNICHAR(E12)6⁻

    From Custom Format

    You can also create a custom format of superscript for your numbers. This method only changes the visual representation and not the actual value. Note that you need to use the Numpad of your keyboard to enter the Superscript code. 

    1. Select the cell ranges and enter Ctrl + 1 for Format cells.
    2. Stay on the Number tab and go to the Custom category.
      Stay on the Number tab and go to the Custom category
    3. On Type, enter 0. Then, while holding down the Alt key, enter a Superscript code. Here, I entered 1789 for ².
      Enter Superscript Code in Custom and click OK
    4. Click OK. The numbers will have Superscript.
      Superscript for Numbers using Custom Format
    Excel Basics excel shortcuts
    Nisha Gurung

      As a Business Student, Nisha first used Excel to outline data trends for her college projects. Later, she started exploring basic Excel functions when she realized it is a powerful tool for all businesses today. Nisha believes she can relate to many of the issues users face when starting their Excel Journey. She uses this knowledge and experience to curate contents that are fit for all types of Excel users. Apart from writing, she enjoys reading books and traveling.

      Related Posts

      Excel By Nisha Gurung

      How to Compare Two Columns in Excel Using VLOOKUP

      Excel By Nisha Gurung

      How to Share Excel Files with Multiple Users

      Excel By Nisha Gurung

      How to Filter Based on a List in Excel

      Add A Comment
      Table of ContentsToggle Table of ContentToggle
      • Superscript for Texts
        • From Format Cells
        • Add Superscript to Excel Ribbon
        • From Quick Access Toolbar
      • Superscript for Numbers
        • From Equation
        • Using Ink Equation
        • Using CHAR Function
        • Use UNICHAR Function
        • From Custom Format
      • Home
      • About Us
      • Privacy Policy
      © 2025 Inside The Web

      Type above and press Enter to search. Press Esc to cancel.