I'm currently trying to import a field of checkboxes from mail chimp into a google sheet. Currently, if someone selects a checkbox from the form it is imported as “true” and if not, “false.” What I want is to import only the text associated with checked boxes, and not any text associated with unchecked boxes into a single cell in the google sheet. Is there a way to do this?


