M
MichaelA
Hello all, I'm new here
To make it short: How can I apply a sort macro to only selected rows?
The details:
My sheet has multiple columns that I need to sort selected rows, in
either ascending or descending order, with a secondary sort criteria in
another column.
The problem is getting the macro to sort the right data.
Whenever I create a macro to sort by 2 criteria, its wants to include
the cell range in the macro. But this is a long sheet, where I want
to be able to select just a few continious rows at a time, and run the
sort macro on just those rows.
How do I do this?
Mike
To make it short: How can I apply a sort macro to only selected rows?
The details:
My sheet has multiple columns that I need to sort selected rows, in
either ascending or descending order, with a secondary sort criteria in
another column.
The problem is getting the macro to sort the right data.
Whenever I create a macro to sort by 2 criteria, its wants to include
the cell range in the macro. But this is a long sheet, where I want
to be able to select just a few continious rows at a time, and run the
sort macro on just those rows.
How do I do this?
Mike