I want to sort the rows alphabetically. But in such a way that the rows from column B remain in line with row A. That is, blue1 and blue2 should always be opposite the blue row, exactly in this order.
I tried merge cells in column A, but that's not how the sort works. How to do it?