M
MaggieB.
I have a list of 600+ zip codes that are curently in individual cells. I need
to turn them into one list separated by commas. Is this possible? The best
solution I can think of is
=concatenate(A1, ", ",B1)
However, is there a way to automate this instead of individually typing this
in for all 600+ cells?
Thanks!
to turn them into one list separated by commas. Is this possible? The best
solution I can think of is
=concatenate(A1, ", ",B1)
However, is there a way to automate this instead of individually typing this
in for all 600+ cells?
Thanks!