space removal

G

Guest

hi,
concatenate mean put togeather.
=concatenate(A1,B1) would combine the cell contents of A1
and B1. this is used for text more than numbers because it
turns the numbers into text.
 
Top