I have 2 sheets within the same workbook. One is a template for an invoice and the other is the list of items in one column A and a list of prices in column B. Utilizing data validation, B20:B30 auto-populates a dropdown list from the inventory sheet from items in column A. What I would like to do is have the unit price on the invoice auto-populate based on the inventory sheet depending on what item you choose from the dropdown in column B.
Any advice would be great. Thanks!