Hi All,
So honestly not sure how to start something for like this...
I'd like to create a Part Number Generator for hardware, we have number system but what I would like to do is depending what I choose, my options become limited to certain things, then once I have chosen everything, it generates my part number.
An example would be something like for screws or washers:
TYPE: Screw, DIA:1/4, PITCH: 20, Material: Stainless Steel, Head Type: Flat Head, Drive Type: Phillips...ect...
Therefore a PN would be something like A25020SSFP (Letters and Numbers would be predefined in some way)
TYPE: Washer, DIA:1/4, Material: Stainless Steel, ID: .250, OD: .500...ect...
and therefore a PN for this would be something like B250SS250500
So depending on the type some options wouldn't be able to be chosen...
Not sure if I want to go VBA or Drop Down or if there is an entirely other option...
Thanks for any and all help!
So honestly not sure how to start something for like this...
I'd like to create a Part Number Generator for hardware, we have number system but what I would like to do is depending what I choose, my options become limited to certain things, then once I have chosen everything, it generates my part number.
An example would be something like for screws or washers:
TYPE: Screw, DIA:1/4, PITCH: 20, Material: Stainless Steel, Head Type: Flat Head, Drive Type: Phillips...ect...
Therefore a PN would be something like A25020SSFP (Letters and Numbers would be predefined in some way)
TYPE: Washer, DIA:1/4, Material: Stainless Steel, ID: .250, OD: .500...ect...
and therefore a PN for this would be something like B250SS250500
So depending on the type some options wouldn't be able to be chosen...
Not sure if I want to go VBA or Drop Down or if there is an entirely other option...
Thanks for any and all help!