In this article, I will show you how to insert bullet points in Google Sheets. There are two main techniques that we will go over. There are keyboard shortcuts, as well as an on-page function.
Method #1: OPTION+8/ALT+7
First, you can use a keyboard shortcut to insert a bullet point.
for Mac, use OPTION+8
for PC, use ALT+7
Method #2: “=CHAR(9679)”
You can also use the CHAR function to input the special bullet point character.
in the function window, type “=CHAR(9679)” that will input the bullet point character to that cell.
if you want to add bullet points to the cell, simply press OPTION/ALT+7, and a new line will be created within that cell.
And there you have it; that is how you insert bullet points in Google Sheets.