J
Julian Milano
In XL, you can type text, press Alt-Enter to goto a new line in the cell,
and type more text. Can this be done as a formula? I tried-
=IF(E10="",C9 &CHAR(10)&C10)
which gives me the text from both cells with an outlined square between
them.
and type more text. Can this be done as a formula? I tried-
=IF(E10="",C9 &CHAR(10)&C10)
which gives me the text from both cells with an outlined square between
them.