K
Kerevek
I have data that I've copied and the data within the spreadsheet is within 2
columns. The first column repeats the headers while the second column has the
data
For example
Name: John Smith
Address: 1234 5th Ave
City: Redmond
State: WA
Zip Code: 99934
Name: Bob Thomas
Address: 12111 Third St
City: Seattle
State: WA
Zip Code: 98101
How can I conver the first column into the first row as headers and take the
data for each record and place into each row?
columns. The first column repeats the headers while the second column has the
data
For example
Name: John Smith
Address: 1234 5th Ave
City: Redmond
State: WA
Zip Code: 99934
Name: Bob Thomas
Address: 12111 Third St
City: Seattle
State: WA
Zip Code: 98101
How can I conver the first column into the first row as headers and take the
data for each record and place into each row?