Hi, I have a workbook that contains multiple price sheets for different products. Each price sheet contains drop down menus for the respective product within that price sheet, including prices and sku numbers. The goal is: when someone chooses a product from the drop down menu on a price sheet within the workbook, the product name, sku #, quantity and price populates on a quote sheet within the same workbook. I want to create a macro that does this on the quote sheet. It would need to see that if the first row of the quote sheet is full to move to the next row down and fill in there. Can this be done?