I want to export a sheet into XLS. I want all my columns that are multi-select to export as separate columns.
For example, instead of one column "What kinds of animals do you like" and all selected answers appear in the subsequent cells, I want three columns "Cats," "Dogs," and "Rabbits" and a Y/N indicator in the subsequent cells.
Is it possible to do this automatically?