Y
Yagnesh
If I have a worksheet with 10 rows going down, how can I join all of
them into 1 cell.
Ex)
123 - aaa;
354 - ghg;
246 - hbf;
234 - ggd;
I want the above 4 to fit into one cell like 123 - aaa; 354 - ghg; 246
- hbf; 234 - ggd;
Can someone offer any options. I am also open to any programming
language I could do this in where convert a row into one cell or one
continuous string.
them into 1 cell.
Ex)
123 - aaa;
354 - ghg;
246 - hbf;
234 - ggd;
I want the above 4 to fit into one cell like 123 - aaa; 354 - ghg; 246
- hbf; 234 - ggd;
Can someone offer any options. I am also open to any programming
language I could do this in where convert a row into one cell or one
continuous string.