Select the character inside the Excel cell, open Format Cells, check Subscript, and press OK.
A chemical label looks wrong when the 2 in H2O sits on the same baseline as the letters. The small move behind how to enter a subscript in Excel is selecting only the character that should drop, not the whole cell.
Excel treats subscript as character formatting. That means it works well for static labels, chemical formulas, units, and sheet notes, but it is not the same as changing the value behind a calculation.
How Do You Add Subscript To Part Of A Cell?
Subscript in one Excel cell works when the cell is in edit mode and only the target character is selected. The lowered character appears smaller and below the normal text line while the rest of the cell stays unchanged.
- Double-click the cell, or select the cell and click inside the formula bar.
- Drag across only the character that should become subscript, such as the
2inH2O. - Press
Ctrl+1, or go to Home > Font and click the small dialog launcher in the lower-right corner of the group. - In Format Cells, open the Font tab.
- Under Effects, check Subscript, then select OK.
The selected character drops below the baseline; the rest of the cell keeps its normal size and position. To remove the effect, select the same character, open Format Cells, clear Subscript, and select OK.
Entering Subscript In Excel Cells: Pick The Method That Fits
Excel has more than one way to show lowered text, and the choice depends on whether the cell is a label, a formula result, or a display-only equation. Static text formatting is the simplest choice for one cell; Unicode characters work better when formulas build the label.
Use the table below before editing a sheet, because the wrong method can turn usable numbers into plain text.
| What You Need | Method To Use | What To Watch |
|---|---|---|
| One lowered number in a label | Select the character and apply Subscript | Works for labels such as H2O or CO2 |
| Whole cell text lowered | Select the cell and apply Subscript | Every character in that cell changes |
| Formula-built label | Use a Unicode subscript character inside the formula text | Rich character formatting does not travel through a normal formula result |
| Math expression for display | Insert an equation and choose a script layout | The equation box floats on the sheet instead of living inside a cell |
| Data that must calculate | Keep the number normal and place the unit in a label cell | Excel calculates numeric cells, not text labels |
| Repeated chemical formulas | Paste real subscript digits such as ₂ and ₃ |
Check the font if the pasted symbol looks uneven |
| Worksheet note stored in a cell | Edit the text and apply subscript only to the needed character | Select the character, not the whole cell |
Use The Format Cells Dialog For The Least Guesswork
The Format Cells dialog is the most dependable path because it exposes the same Subscript checkbox used for Excel cell text. Microsoft says Excel users can select characters, open the Font Settings dialog launcher or press Ctrl+1, then choose Subscript under Effects in its superscript and subscript instructions.
On Windows, the ribbon sequence Alt+HFNB applies subscript through the menu path. That shortcut is worth memorizing only if you enter lowered characters often; for occasional edits, Ctrl+1 is easier to remember because it opens the same dialog used for number, alignment, border, and font changes.
Why Does Subscript Not Work In Formulas?
Subscript formatting can fail in formulas because Excel formulas return values, not mixed rich-text formatting inside one result. A formula can display a subscript-looking character, but the lowered digit must be part of the text the formula returns.
For a formula-built chemical label, type the actual subscript digit inside the formula string. A simple example is ="H"&"₂"&"O", which returns H₂O as text.
That method is fine for labels. It is a poor choice for amounts, measurements, or anything you plan to total, filter as a number, or chart as a value. Store the value as a number, then place units or chemical notation in a nearby label cell.
Subscript Fixes When Excel Does Something Odd
Excel subscript problems usually come from selecting too much text, editing a formula result, or mixing symbols with numeric data. The repair is short once the symptom points to the cause.
| What You See | Likely Cause | Move That Works |
|---|---|---|
| The whole cell drops down | The full cell was selected | Double-click the cell and select only the target character |
| The checkbox changes nothing | The cell was not in edit mode | Click in the formula bar, select the character, then apply Subscript |
| The label stops acting like a number | The value was turned into text | Keep the numeric value in one cell and put the lowered unit in another |
| A formula cannot format only one digit | The result is plain output | Use a pasted subscript digit such as ₂ inside the formula text |
| The pasted digit looks mismatched | The font handles the character differently | Switch the label to a standard Office font and test the sheet view |
| The shortcut opens a ribbon command you did not expect | The workbook focus is in a different place | Use Ctrl+1 after selecting the character |
Finish The Cell Without Breaking The Sheet
The smart finish is to separate presentation from data. Use subscript formatting for readable labels, and leave the values that drive totals, filters, and charts in normal numeric cells.
- For
H2O,CO2, or a short note, format only the digit in the cell. - For formula output, place the real subscript character inside the returned text.
- For a math expression that does not need to calculate, use an equation object.
- For measurements, keep the number in one cell and the unit label beside it.
That split keeps the worksheet readable without making Excel treat numbers as text. The visible label looks the way readers expect, and the underlying data stays ready for sorting, formulas, and charts.
References & Sources
- Microsoft Support.“Format Text Or Numbers As Superscript Or Subscript.”Explains Excel’s Format Cells steps, Subscript checkbox, equation option, and Windows ribbon sequence.
