Hi everyone,
I have a list of Products and associated Customers in sheet2. Sheet1 is an excel sheet where I take data via validation from column one (products) and I need the form to update with the data from column 2. Then I need to reference the other data points in each record.
e.g.
Product1 Customer1 Price1
Product2 Customer2 Price2
Product2 Customer3 Price2
Product2 Customer4 Price2
Product3 Customer5 Price3
Since different users are going to be using this, I am looking to make it as easy as possible, i.e. lookup or dropdown boxes. Currently, I have a validation setup for Products linked to the "table" then the customer cells have vlookups associated with the products. But when there are more than one customer associated with a product, I don't have access to them. Is there a way to place a drop down/validation for the customers to only show based on the product selection?
Thanks!
I have a list of Products and associated Customers in sheet2. Sheet1 is an excel sheet where I take data via validation from column one (products) and I need the form to update with the data from column 2. Then I need to reference the other data points in each record.
e.g.
Product1 Customer1 Price1
Product2 Customer2 Price2
Product2 Customer3 Price2
Product2 Customer4 Price2
Product3 Customer5 Price3
Since different users are going to be using this, I am looking to make it as easy as possible, i.e. lookup or dropdown boxes. Currently, I have a validation setup for Products linked to the "table" then the customer cells have vlookups associated with the products. But when there are more than one customer associated with a product, I don't have access to them. Is there a way to place a drop down/validation for the customers to only show based on the product selection?
Thanks!