Hi,
I've been searching for hours but have not been able to find something that matches exactly what I want to do so any help is much appreciated.
I design a costing sheet for our company which takes the cost price of a particular item and adds on costs for duty and freight based on monthly averages and then converts to desired sell currency to work out a selling price and adds margin etc.
My issue is when selecting the duty from a dropdown.
The dropdown source is a separate tab which has a list of generic products we sell and their respective duty charge percentage. I've run an INDEX/MATCH formula to pull this through based on the dropdown choice.
However, as there are so many items, I'd like to make it so my sales team can type in a few letters of the product they want to sell in the dropdown which will then populate the import duty % in the next column.
I added a combobox and have managed to get this search function to work for the first row. But I'm at a loss at how I can make this work for subsequent rows. For example a tender of 20 different products that need different duty rates selected based on the product.
I'm assuming the answer is I need a combobox for each row - however, is there any way to automate this?
I've been searching for hours but have not been able to find something that matches exactly what I want to do so any help is much appreciated.
I design a costing sheet for our company which takes the cost price of a particular item and adds on costs for duty and freight based on monthly averages and then converts to desired sell currency to work out a selling price and adds margin etc.
My issue is when selecting the duty from a dropdown.
The dropdown source is a separate tab which has a list of generic products we sell and their respective duty charge percentage. I've run an INDEX/MATCH formula to pull this through based on the dropdown choice.
However, as there are so many items, I'd like to make it so my sales team can type in a few letters of the product they want to sell in the dropdown which will then populate the import duty % in the next column.
I added a combobox and have managed to get this search function to work for the first row. But I'm at a loss at how I can make this work for subsequent rows. For example a tender of 20 different products that need different duty rates selected based on the product.
I'm assuming the answer is I need a combobox for each row - however, is there any way to automate this?