I have an intake sheet where one of the fields is a multi-select drop down list. The values in the list are NUMBERS; TEST NAME.
I want to be able to parse out just the number into a separate column in the intake sheet as someone submits it, so there'll be a populated column of Test Code Intake that has the NUMBERS; TEST NAME and then a column with formula to populate it only with NUMBERS. Then the whole row will be copied into a consolidated sheet via automation (which I had set up already).
Is there a way this can be achieved?