I am sure this has been answered many times before, but I searched and couldn't find anything.
I want to combine two lists of words to create a third list. For example if my two lists are
1st Column
Pub
Restaurant
2nd Column
London
Manchester
Birmingham
I want to automatically create a column with a list
Pub London
Pub Manchester
Pub Birmingham
Restaurant London
Restaurant Manchester
Restaurant Birmingham
each in a separate cell.
Thanks for any help you can give me.
Bookmarks