Thread
:
entire column to comma delimited cell
View Single Post
#
1
Posted to microsoft.public.excel.misc
Samuel
external usenet poster
Posts: 26
entire column to comma delimited cell
I have a column of data A1:A156
I want to take each value and place in C1
Where C1 would look like:
A1&", "&A2&", "&A3&", "&A4 ....etc
I assume I will need a macro to accomplish this?
Reply With Quote
Samuel
View Public Profile
Find all posts by Samuel