Hi all,
This is probably pretty easy, but I have searched with no luck.
What I would like to do is to concat a range of cells containing text values into a comma delimited list in a single cell.
i.e.
A1 = one
A2 = two
A3 = three
A4 = four
the resulting cell would be = one,two,three,four
Then if row A2 was deleted the result would be = one,three,four
TIA,
t
This is probably pretty easy, but I have searched with no luck.
What I would like to do is to concat a range of cells containing text values into a comma delimited list in a single cell.
i.e.
A1 = one
A2 = two
A3 = three
A4 = four
the resulting cell would be = one,two,three,four
Then if row A2 was deleted the result would be = one,three,four
TIA,
t