Do you mean to gather the info from 3 locations into 1 cell?
=A2&" "&B1&" "&B3
This will put the values (text or numbers) in A2,B1 & B3 into one cell as a
string separated by spaces.
Is this what you meant?

Signature
Ian
--
> Is there a way of "picking up" more than a number or a text with the
> function
[quoted text clipped - 5 lines]
> Thanks,
> sara
s - 16 Mar 2006 13:59 GMT
yes that is exactly what i mean, thanks a lot.
i will try this!
Sara
> Do you mean to gather the info from 3 locations into 1 cell?
>
[quoted text clipped - 13 lines]
> > Thanks,
> > sara