D
Defranco
Hi,
There is a way to make a combination of a table with a set of values
resulting in another table?
For example I have a table with 3 rows, so I combine it with 3 values
that will generate a new table with 9 rows.
For example:
Name | age
------------------------
John | 23
Mike | 29
Bobby | 26
Combined with:
Girl
--------------
Alice
Sara
Susan
Would result automatically in a final combination table like:
Name | age| Girl
--------------------------------
John | 23 | Alice
Mike | 29 | Alice
Bobby | 26 | Alice
John | 23 | Sara
Mike | 29 | Sara
Bobby | 26 | Sara
John | 23 | Susan
Mike | 29 | Susan
Bobby | 26 | Susan
Any idea in how to make it in Excel?
Thanks!
/erico
There is a way to make a combination of a table with a set of values
resulting in another table?
For example I have a table with 3 rows, so I combine it with 3 values
that will generate a new table with 9 rows.
For example:
Name | age
------------------------
John | 23
Mike | 29
Bobby | 26
Combined with:
Girl
--------------
Alice
Sara
Susan
Would result automatically in a final combination table like:
Name | age| Girl
--------------------------------
John | 23 | Alice
Mike | 29 | Alice
Bobby | 26 | Alice
John | 23 | Sara
Mike | 29 | Sara
Bobby | 26 | Sara
John | 23 | Susan
Mike | 29 | Susan
Bobby | 26 | Susan
Any idea in how to make it in Excel?
Thanks!
/erico