Today I had the need to take a comma separated list from a form and create a column with the unique entries from that list. Is it doable with Google Spreadsheets? Most definitely! Here are the steps: 1. Use the SPLIT function to divide your entries to individual cells. This will use as many columns as number of entries. (More info about SPLIT: the first parameter is the cell the data is