showing text from more than one cells in one cell

G

Guest

how can i show the contents of two (or more) cells in one cell? For example, if i have a column of first names and one of last names, can i write a formula that will pull from the first and last name from each column and put it into one cell?
 
D

Dave Peterson

=a1 & " " & b1

Is one way.
how can i show the contents of two (or more) cells in one cell? For example, if i have a column of first names and one of last names, can i write a formula that will pull from the first and last name from each column and put it into one cell?
 

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

Top