Hi All,
I have multiple things going on and am hoping I can find one formula to clean things up for my team. Basically, I have the below list as a helper sheet.
Then, i have a form that our customers can complete. They can select from the list that is on the left of the example below and they can select multiple options (its a dropdown list on the form) with those values.
For our team's purposes, we don't need all of that description so I want a new column on my form sheet to only provide a list of the codes as per the column on the right on my helper sheet. Again, the resulting cell could have multiple selections. So as an example, "A4-Starting Small: Small-Town Singles (<35 years)" and "C13-Retiring on Empty: Singles (55-64)" so for our internal column in the form, I would only want "A4, C13" to come out.
So, the formula needs to do two things, one look at what the customer asked for (so the long selections on the form) and then look at my helper sheet and determine what the simplified name is (like A4) and add it to the column I created.
Is this even possible?