I have two tables one with a list of accounts and what products they have and a second with a list of products. I want to create a list of all account names and all products, so Column 1 would be the account name and column 2 would be the product name. So in theory I would get a table with about 200 products per account name. I know I have done this in the past but for what ever reason I can't solve it now. Any help is greatly appreciated.
Thanks,
Jeff