mightyatom13
Technical User
I am trying to join two tables into a third table to create every possible combination of the two and am not sure how to do this. Here is a simplified version of what I need to do. Take a table whose only data is three first names and join it with a table whose only data is three last names to create a table with all nine combinations of first and last names. Any pointers would be appreciated.
Jeff
Jeff