G
gldweb
I have a worksheet that contains a column of data - almost 2000 rows.
need to combine/concatenate data from multiple rows of the column int
a single cell. I have been using the "&" function - i.e. a2&", "&a3&"
"&a4&", "&a5&", "&etc - to accomplish this. This works fine if I jus
have a few cells to convert but unfortunately I have over one hundre
and it becomes very time consumming, even with copy and paste.
It is not consitent how many rows I may have to extract the data from
In so cases it is only one row other time it can be over 10.
I was thinking of using a macro, but I am not familiar with writin
macros so I have tried using the macro recorder but I am not gettin
the results I expect.
Any help in pinting me in the write direction would be helpful.
thank
need to combine/concatenate data from multiple rows of the column int
a single cell. I have been using the "&" function - i.e. a2&", "&a3&"
"&a4&", "&a5&", "&etc - to accomplish this. This works fine if I jus
have a few cells to convert but unfortunately I have over one hundre
and it becomes very time consumming, even with copy and paste.
It is not consitent how many rows I may have to extract the data from
In so cases it is only one row other time it can be over 10.
I was thinking of using a macro, but I am not familiar with writin
macros so I have tried using the macro recorder but I am not gettin
the results I expect.
Any help in pinting me in the write direction would be helpful.
thank