I have a movie database that exports the genre categories for each movie as a list within a single cell, separated by "space hyphen space" (See examples below). I'd like to generate a list of movies in each category but haven't a clue where to start. A brute force method is using the quick...