:rofl:Hello, I have a large list of names and ages in column A, need each name and age in sequence row by row.
I tried already transpose but did not work.
Is it possible?
Any idea on how to perform this is more than welcome
...
<tbody>
A
B
C
1
NAME1
NAME1
AGE1
2
AGE1
NAME2
AGE2
3...