Hi all, having a bit of a brain freeze at the moment but dont want to do this manually if I can avoid it as I'll have to do this regularly.
Basically I have a column of 40k numbers that I need to split into chunks of a thousand so I can toss them into another report.
EG
A
10243
415111
35472
468746
9994400
Into
10243,415111,35472,468746,9994400
Preferably the 1k comma'd chunks would be deposited into column B
Many thanks!
Basically I have a column of 40k numbers that I need to split into chunks of a thousand so I can toss them into another report.
EG
A
10243
415111
35472
468746
9994400
Into
10243,415111,35472,468746,9994400
Preferably the 1k comma'd chunks would be deposited into column B
Many thanks!