Hi, I have two lists of data, UPC and a store list. I want to blend the data so I have one table with a line for each UPC/store. I can't use join because the lists don't have a common column. I feel like I am missing something really easy here... but banging my head against the wall trying to figure it out.