Understanding Bullet Points in Google Sheets
Method 1: Using Keyboard Shortcuts
- Select the cell where you want to add bullet points.
- Type your text and when you need to insert a bullet, press
Alt + 7(on the numeric keypad) for Windows orOption + 8on Mac to create a bullet point.
- Press Enter to move to the next line within the same cell to continue your list.
Method 2: Using Custom Formulas
CHAR(8226) function can be particularly useful as it represents the bullet point character in Unicode. Here’s how to use it:- Select the cell where you want to insert the bullet points.
- In the formula bar, type
=CHAR(8226) & " " & "Your text here".
- Press Enter to apply the formula. This will create a bullet point followed by your specified text.
CHAR(10)) within your formula.Method 3: Using Google Apps Script
Integrating SheetAI.app
Conclusion
Share on socials
About the author
Sanskar is Founder at IAG Tech and creator of SheetAI. With over 3 years of experience building AI-powered spreadsheet tools, he has helped 100k+ users master Google Sheets automation and advanced formulas. He has built 24+ productivity products and teaches spreadsheet optimization on YouTube.
More from the blog
How to Highlight Duplicates in Google Sheets: A Step-by-Step Guide
27 July 2024
How to Make a Bar Graph in Google Sheets
27 July 2024
How to Add a Column in Google Sheets: A Comprehensive Guide
27 July 2024
How to Do Subtraction in Google Sheets: A Step-by-Step Guide
27 July 2024
How Can AI-Powered PPTs Boost Sales Pitch Effectiveness?
27 July 2024
How to Underline in Google Sheets
27 July 2024
How to Clear Cells in Google Sheets: A Comprehensive Guide
27 July 2024
How to Use COUNTIF in Google Sheets: A Comprehensive Guide
27 July 2024
How to Highlight Duplicates in Google Sheets: A Step-by-Step Guide
27 July 2024