S
Steven
If I am typing in a cell and put: 'This is the First
Row' and then hit Alt+Enter and then 'Second Row' and
Alt+Enter and 'Third Row' I will get:
This is the First Row
Second Row
Third Row
all in the same cell.
How can I take input from 3 different cells example:
Cell A1 = This is the First Row
Cell B1 = Second Row
Cell C1 = Third Row
In D1 I want to concatenate A1 B1 and C1 and end up with
the results all in D1 but in seperate lines as in the
example above.
Thanks for your help.
Steven
Row' and then hit Alt+Enter and then 'Second Row' and
Alt+Enter and 'Third Row' I will get:
This is the First Row
Second Row
Third Row
all in the same cell.
How can I take input from 3 different cells example:
Cell A1 = This is the First Row
Cell B1 = Second Row
Cell C1 = Third Row
In D1 I want to concatenate A1 B1 and C1 and end up with
the results all in D1 but in seperate lines as in the
example above.
Thanks for your help.
Steven