Copy different cell values into one cell

T

tomatorocky

hi,

I want to copy different cell value into one cell. How can i do that.
Pls if any one know about it. answer me
 
B

Bob Greenblatt

hi,

I want to copy different cell value into one cell. How can i do that.
Pls if any one know about it. answer me
You want one cell to hold the value of several cells? If not, what do you
mean?

In the destination cell, try entering a formula like: =a1&b1&c1
 
Top