How do merge two cells with a carriage return in between the two v

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi,
I'm pretty new to excel and having trouble merging the contents of two
cells. What I want to do is automatically merge two cells into one with a
carriage return (ALT+ENTER) between each cell value. Is this possible? Please
advise.

Thank You
 
Like with a formula?

=a1&char(10)&b1

Format|Cells|alignment tab|make sure wrap text is enabled.
 
I do need to be led by the hand. I don't even know what "Concatenate" means?
I'll check out the website. Thanks for your assistance.
 

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

Back
Top