How can I pull out cells (Names) and their corresponding cells (Ages) out of a table to create a new one?
I have the column of names and ages below:
I'd like to pull out the following:
So that my final column will be as it is below in Names_final and Ages_final