I've been sent a database that has results of a survey, which asks users to nominate their skills. Their replies are all on one line in a column, seperated by a semi colon.
How can I look up this data and return it into individual columns on another sheet?
I tried doing a look up with multiple criteria but it only returned the first skill in a line. I changed the colon to a space, comma but no better result. I have a fromlua that does a count but not sure how to convert it to what I need.
The attached sheet shows what I need. This is going to be a data base for another program, so I just need 1 and zero, although other data might need the actual cell text so maybe options for that. The raw data table runs A1 to BF20 so has a lot of data. Quite a few columns have the same issue, multiple responses on one line that I need to convert to individual columns.
Thanks
How can I look up this data and return it into individual columns on another sheet?
I tried doing a look up with multiple criteria but it only returned the first skill in a line. I changed the colon to a space, comma but no better result. I have a fromlua that does a count but not sure how to convert it to what I need.
The attached sheet shows what I need. This is going to be a data base for another program, so I just need 1 and zero, although other data might need the actual cell text so maybe options for that. The raw data table runs A1 to BF20 so has a lot of data. Quite a few columns have the same issue, multiple responses on one line that I need to convert to individual columns.
Thanks