I have a spreadsheet that contains a list of equipment. To simplify, we'll say column A contains the manufacturer, column B contains the model number, and column C contains a description of the equipment. Not all model numbers are unique, however - there may be identical model numbers for several different manufacturers. I use this equipment list as a database for my project-specific equipment list - I enter the Manufacturer and Model, and descriptions, costs, etc. are entered into subsequent cells through a VLOOKUP formula.
I have problems with this method, however, because of the duplicate model numbers - can I somehow create a lookup that looks up the manufacturer first, then looks through the manufacturer's equipment to find the model?
Also, I have several custom part numbers that contain unique descriptions (I.E. Manufacturer = "Custom" and Model = "Custom" Description = "Custom Suspension Basket") - any idea on how I can make use of a VLOOKUP for these parts?
Thanks!
I have problems with this method, however, because of the duplicate model numbers - can I somehow create a lookup that looks up the manufacturer first, then looks through the manufacturer's equipment to find the model?
Also, I have several custom part numbers that contain unique descriptions (I.E. Manufacturer = "Custom" and Model = "Custom" Description = "Custom Suspension Basket") - any idea on how I can make use of a VLOOKUP for these parts?
Thanks!