P
Pats
I have a worksheet with 300 rows and 5 columns and I need an ability to run a
macro to sort the worksheet. I know that is simple enouh to record but my
problem is I need to (through code) determine the end range for the sort.
For example if cell A236 equals "ZZZ" then I want the end range of the sort
to be row 235.
Any thought how I can pull this off
macro to sort the worksheet. I know that is simple enouh to record but my
problem is I need to (through code) determine the end range for the sort.
For example if cell A236 equals "ZZZ" then I want the end range of the sort
to be row 235.
Any thought how I can pull this off