Forum Discussion

Evelyn1710's avatar
Evelyn1710
Copper Contributor
Jul 22, 2022

I need to Combine a List numbers with no spaces

How can I combine numbers from one column into one cell with commas but no space in between. Example: 1,2,3,4,5 I tried using =TEXTJOIN(“,”,TRUE,A1:A68) and I tried the CONCAT option. They seem to d...

Resources