excel - Detect Categories and listing them? -


i have workbook looks this:

column (foods) apple curry orange chocolate beer tonic water cereal chips fried chicken  columb b (taste) sweet spicy sweet sweet bitter bitter sweet salty salty 

i want column c summarize categories this

column c sweet bitter salty bitter 

how can in excel?

i have osx excel 2016


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -