@botvolution see, that's the complication - because there are three optional questions, some entries have three extra lines, otherwise I could just use regex to select and delete eveything I don't need. That might still be possible, but I'm not great with regex so the best I've managed so far is running half a dozen search-and-replaces for every permutation of 2 or 3 answers, using a regex to delete every odd occurence of a date and then manually removing the comments if they're present.