I am trying to sort data first by what is in column A and then by what is in column E, in respect to column A. For example, column A has 120 rows listing 6 types of animals with varying times of repetition, and column E has the dates each animal was adopted, with varying times of repetition. I want to group all the animal species together (column A), and then arrange the animals within each group by their adoption date (column E).
I can do one and/or the other, but I can't seem to "nest" them, if that's the right term. I can't use the sort feature because the macro doesn't execute it correctly when I run it on the next day's export.
Thanks!
I can do one and/or the other, but I can't seem to "nest" them, if that's the right term. I can't use the sort feature because the macro doesn't execute it correctly when I run it on the next day's export.
Thanks!