combining data in multiple cells

A

adkmayhem

is it possible to combine data from more than 2 cells without losing the data
from the cells? i know i can concatenate 2 cells, but what about data from 3
or more cells?
 
M

Mike H

Hi,

=A1&B1&C1&D1

Mike


--
Mike

When competing hypotheses are otherwise equal, adopt the hypothesis that
introduces the fewest assumptions while still sufficiently answering the
question.
 
Top