Hello,
I am very new to access which is why I am posting this. I have a table with about 10 columns of general information based on a specific part number, with each column specifying the weight of part, part material, etc. I want to create a simple filter tool to be able to filter these parts by material. There are about 100 parts and 15 materials. I understand there is a filter tool, but I want something more intuitive that can be used in form view ideally. All I want is a drop-down box containing the various materials, which once selected will open a query/table containing all of the information of the parts that are made of only the selected material. Is this possible and how would I go about this?
I appreciate the help in advance.