Newline within a formula

D

Daner

When you're entering regular data in a cell, you can just hit ALT+Ente
to insert a newline in that cell, but how can you do the equivalent o
that if your cell contains a formula? I tried doing:

=FORMULA1() & CHAR(10) & FORMULA(2)

since CHAR(10) is the newline character, but this didn't work. How ca
this be done?

Thanks for your hel
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top