Hmm, I don't quite understand your example.
My spreadsheet lists client (column A), project (column B), task (column c) -- and column E is due date. Screenshot below in case that helps.
I want to sort within each client/project by due date, earliest date first.
So I might select rows 2-8, and I want to hit the macro shortcut to sort those rows by due date (column E).
Then I want to be able to select rows 13-25 (different client/project) and use the macro to sort those rows by due date (column E).
I created the macro by "Record Macro," and it has recorded only for the specific rows I was using at that time. I want the macro to complete the action (sorting) but be agnostic to the rows -- so that it will complete the action on the rows I have selected when I run the macro.
Thank you!
