Guide
How To Add Bullet Points In Google Sheets
This guide will take you through the steps to add bullet points in Google Sheets. Follow these steps to format your data with bullet points effectively.
Double-click the cell where you want to add bullet points.
Press Alt + 7 (Windows) or Option + 8 (Mac) to insert a bullet symbol (•).
Type your text after the bullet point.
Press Enter + Alt + 7 to add more bullet points in the same cell.
Use the CHAR(8226) formula (
=CHAR(8226) & " Your Text") to insert bullets dynamically.Copy and paste bullets into multiple cells if needed.
Use Custom Number Formatting to automatically add bullets to all selected cells.