I have a list of firstnames from A1 to A5 and a list of last names from B2 to B5. I need to create a nested loop that will output the different combinations of first names and last names on any of the cells within the sheet. Could someone help?
Here is the list of the first names on the left column and last names in the right column.
<tbody>
</tbody>
Here is the list of the first names on the left column and last names in the right column.
Penelope | Jill |
Gwyneth | Diane |
Alice | Heidi |
Anna | Lilly |
Aurora | Victoria |
<tbody>
</tbody>