How to Return in a Excel Cell?

Press Alt + Enter while typing in the cell

Enable Wrap Text if needed

Use CHAR(10) in a formula for a line break

Use CONCAT or TEXTJOIN with CHAR(10) for multiple lines

Turn on Wrap Text for the cell to display the line break properly

Suggested for You

Trending Today