L
Lee Beck
Is there a way to combine columns? I have a spreadsheet
with a couple thousand rows. I want to give each row a
unique identifier that has the components of a key number
(a 4-digit identifier). Some of the key numbers are the
same.
I decided to simply add a row of sequential digits 1-2000
and merge that column with the key number:
column A = 1
column B = -
column C = 2567
Merged column = 1-2567
Is there a way to do that?
Thanks
with a couple thousand rows. I want to give each row a
unique identifier that has the components of a key number
(a 4-digit identifier). Some of the key numbers are the
same.
I decided to simply add a row of sequential digits 1-2000
and merge that column with the key number:
column A = 1
column B = -
column C = 2567
Merged column = 1-2567
Is there a way to do that?
Thanks