A
AF
I am new to Excel and can not figure out how to insert a carriage
return or line feed into my data.
here is the formula I am currently using in a cell:
=IF(+G115="mail",CONCATENATE(A115," attn: ",F115," ",B115," ",C115,"
",D115),"")
Here is teh resultant data as copied into Word
A FLOWERTIME INC attn: Tom Smith 1111 GUNN HWY # A TAMPA, FL 33625
What I would like to see is this
A FLOWERTIME INC
attn: Tom Smith
1111 GUNN HWY # A
TAMPA, FL 33625
How do I get carriage returns or line feeds into the formula?
Thanks
return or line feed into my data.
here is the formula I am currently using in a cell:
=IF(+G115="mail",CONCATENATE(A115," attn: ",F115," ",B115," ",C115,"
",D115),"")
Here is teh resultant data as copied into Word
A FLOWERTIME INC attn: Tom Smith 1111 GUNN HWY # A TAMPA, FL 33625
What I would like to see is this
A FLOWERTIME INC
attn: Tom Smith
1111 GUNN HWY # A
TAMPA, FL 33625
How do I get carriage returns or line feeds into the formula?
Thanks