I am creating an application for my company that is a parts list. The goal is for maintenance techs to find part numbers quickly rather than looking in a manual.
I have a long excel file that is has the following headings:
Line MACHINE Area DRAWING # PART # Description
I want to create combo boxes that a user can select a line and machine area and it automatically filters the list so that only the parts for that particular area and line are displayed. I can create the macro to filter the list but can not create the combo boxes, without repeating the values for options.
Thanks in Advance
Deante
I have a long excel file that is has the following headings:
Line MACHINE Area DRAWING # PART # Description
I want to create combo boxes that a user can select a line and machine area and it automatically filters the list so that only the parts for that particular area and line are displayed. I can create the macro to filter the list but can not create the combo boxes, without repeating the values for options.
Thanks in Advance
Deante