Select the cell where you want the bullet point
Press Alt + 7 on the numeric keypad
Press Alt + 0149 on the numeric keypad
Copy and paste a bullet symbol like • into the cell
Use the formula =CHAR(149) or =UNICHAR(8226) to insert a bullet
Type the bullet symbol in a text editor and paste it into Excel
Use Insert > Symbol and choose the bullet character
Add a line break in the same cell with Alt + Enter for multiple bullet points
Use a custom number format to display bullets before text
Use a formula to combine a bullet with text, such as =”• “&A1
