I have a pretty quote spreadsheet I am populating form a data source spreadsheet (JSON feed). If I have a CATEGORY column, how can I group by that column and break when CATEGORY changes? So I'd list it something like this:
Name 1 - VIDEO GAMES
Name 2 - VIDEO GAMES
Name 3 - VIDEO GAMES
Name 1...