Good day,
I have a form with quite a few multi selects. After a user selects all that apply, I want to cross reference what he selected with a second sheet that has "costs values" associated to the same text that the user had available to him in the multi select drop down on the form.
So basically after the user fills out the form. The sheet now contains multiple values, in multiple columns.
I need to get a total cost (sum) of everything the user selected between all columns. The cost values are on a different sheet.
Hope I explained that well enough lol 🤣
Any help or guidance would be much appreciated.