G
Guest
I want to force the text in an if statement to go to the
next line... I tried to place a ALT Return at the
appropriate place but I get a empty box instead of two
lines of text.
Example
IF ($A$1,"one line
two lines","line one
line two")
and I get one line0two lines
but what I want is
one line
two lines
any help??
next line... I tried to place a ALT Return at the
appropriate place but I get a empty box instead of two
lines of text.
Example
IF ($A$1,"one line
two lines","line one
line two")
and I get one line0two lines
but what I want is
one line
two lines
any help??