I am working on a MSDS database. I would like to have the user enter codes into one field that will automatically populate another field with the full description. All the codes will have to be entered into one field separated by commas. For example:
Field 1 (user inputs): RG, RB, RA, FU
Field 2 (Auto populates): Rubber Gloves, Rubber Boots, Rubber Apron, Full Suit
How can I get one field separated by commas to populate the second field? Thanks for your help!
Field 1 (user inputs): RG, RB, RA, FU
Field 2 (Auto populates): Rubber Gloves, Rubber Boots, Rubber Apron, Full Suit
How can I get one field separated by commas to populate the second field? Thanks for your help!