Hi
I am trying to make one long row of information into one cell from many entry's in column A
so I could have 2oo rows in column A
A1 : 100001
A2: 200011
A3: 300000
etc....
I want to be able to make these entrys in Column A into one long entry in B1 with a comma between them.
B1 : 100001, 200011,300000 etc....
How can I do this in one command
Thanks
I am trying to make one long row of information into one cell from many entry's in column A
so I could have 2oo rows in column A
A1 : 100001
A2: 200011
A3: 300000
etc....
I want to be able to make these entrys in Column A into one long entry in B1 with a comma between them.
B1 : 100001, 200011,300000 etc....
How can I do this in one command
Thanks