How to Insert Bullets in Excel

If you just need to insert bullets in excel and move on, the boxed answer at the top is all you need. The rest of this page is for when you want to understand why it works in Excel, adapt it to a trickier version, or make it robust enough to hand to a colleague. We keep the opening short on purpose — the depth is here when you want it, not in your way when you don’t.

Exact answer

In Excel: press Alt+7 or Alt+0149 on the numeric keypad for a bullet, or use Insert ▸ Symbol, then Alt+Enter for each new bullet line inside the same cell.

On this page7
Annotated stepsExcel
1

Click the target cell and insert a bullet with Alt+7, Alt+0149 or Insert ▸ Symbol.

2

Type the item text after the bullet.

3

Use Alt+Enter to start another bullet line in the same cell.

4

Turn on Wrap Text and adjust row height so every line is visible.

Ctrl+CthenCtrl+Shift+V+Cthen+Ctrl+VPaste values · WindowsMac

What this does

Excel has no word-processor bullet list button for cells, but you can insert bullet characters and line breaks. For one bullet per row, put the bullet in its own cell or prefix each item with the bullet character. For multiple bullets in one cell, combine the bullet with Alt+Enter line breaks and turn on Wrap Text. The same idea underpins a lot of everyday Excel work, so the few minutes spent getting it right here pay back across every sheet you build afterwards. Treat it as a pattern, not a one-off, and it stops being something you look up and starts being something you reach for. Treat “insert bullets in excel” as a small repeatable workflow rather than a one-off click you hope to remember next time. Use a small test block before the live file, so any surprise in the affected cells shows up while it is still harmless. When this is a ribbon command, the selection matters more than the button: confirm the range, apply the command, then spot-check the output before saving. That turns a layout choice that keeps the sheet readable and sortable into a method you can reuse, explain, and defend when the workbook leaves your screen.

A worked example

To put three notes in A2, type Alt+7, Space, First item, press Alt+Enter, then repeat for Second item and Third item. Turn on Wrap Text and widen the column. The cell now displays a compact three-line bullet list without changing the underlying sheet structure. Bullets are useful for compact notes, assumptions, checklist items and report annotations, but data that needs sorting or filtering usually belongs in separate rows. If this is something you do often, add the command to the Quick Access Toolbar (right-click it on the ribbon and choose Add to Quick Access Toolbar) or learn its shortcut, so next time it is one click instead of a hunt through the menus.

In Google Sheets

This is a command rather than a formula, so there is no syntax to carry over. Google Sheets arranges its commands in menus across the top instead of a ribbon, names some of them differently and does not have every Excel command — look for the equivalent in the Sheets menus or its help before assuming the steps match. The aim was to get you unstuck fast and leave you a little more capable than a copy-paste would. The answer is at the top and the detail above shows why it holds — so the next time a colleague asks, you can answer without reaching for search. If you take one thing from this page on “insert bullets in excel”, make it the order of checks rather than the individual clicks: confirm what is selected, apply the step, and look at the result before moving on. That small routine is what keeps Excel work predictable when the same task comes back in a slightly different workbook.

Common mistakes

  • Expecting Excel to manage indents and list levels like Word.
  • Putting many bullets into one cell when separate rows would sort and filter better.
  • Forgetting Wrap Text, which makes additional lines look hidden.
  • Using a font that does not contain the chosen bullet symbol.

Frequently asked questions

What is the shortcut for a bullet in Excel?

On Windows with a numeric keypad, Alt+7 or Alt+0149 inserts a bullet character.

How do I put multiple bullets in one cell?

Use Alt+Enter for line breaks and insert a bullet at the start of each line.

Can I use a formula for bullets?

Yes. CHAR(149)&" "&A2 creates a bullet-prefixed text value on Windows-compatible character sets.

Other ways people ask this

People reach this page typing “how do i insert a bullet in excel”, “how do i insert bullets in excel”, “how to insert a bullet in excel” and “how do you insert a bullet in excel”, among other phrasings; whichever wording you used, the fix above is the one you want.

Why do people search for this in so many different ways?

Because the same task has many names. “how do i insert a bullet in excel”, “how do i insert bullets in excel”, “how to insert a bullet in excel” all point at the one operation explained on this page, which is why they all lead here.