Forum Discussion
MeganMck
Oct 08, 2021Copper Contributor
How to Add Multiple Line Breaks to an Excel Formula with the CHAR(10) Function
Hi everyone, I'm working on a spreadsheet with a lengthy formula that I want to break up. I've already used the CHAR(10) function to add a line break between my formula, but wanted to know if it...
- Oct 08, 2021
HansVogelaar
Oct 08, 2021MVP
- MeganMckOct 08, 2021Copper ContributorExactly what I needed. Thanks!