Thanks Skip.
The spreadsheet that I have is used for project pricing.
Materials are contained in a second sheet which is populated from a Sage accounting application using odbc link. The drop downs allow many materials to be selected and the pricing sheet has code to calculate line values when a quantity is entered by the user.
I will try to identify the dropdowns from the information that you have given me.
One other query which you may be able to help me with.
I would like to be able to filter the contents of the dropdown depending on the type of materials being selected. I have coded this so that on clicking into a dropdown, an autofilter is actioned on the sheet2 containing the material list. This works fine in that the sheet2 shows only the filtered materials, but I am unable to populate the dropdown with only the filtered material; I always get a complete list in the dropdown. Any ideas on how to refresh the dropdown?
Thank you ever so much for your help.