2 weeks ago
I couldn't find this in any of the existing documenation, so posting this for anyone else that may have the same questions.
If you want to add a Line Break when using a CONCATENATE formula you can use the CHAR(10) character to add it.
Example: | CONCATENATE("Name",CHAR(10),"John Smith") |
Result: | Name John Smith |
Get industry news, expert insights, strategies, and hot tips, served up fresh every week.
Visit the Validity blog