Again - I have a large spreadsheet with one column that has Fund#. The users frequently sort the spreadsheet on a number of different columns. I created a macro that must have the column Fund# in ascending order. So - when I first begin the Macro I re-sort the spreadsheet based on Fund#.
The problem - users don't like the fact that the macro re-sorts the spreadsheet when they run the Macro.
Anyway of detecting the sort order of the spreadsheet before running the Macro so when I'm done running the code I then can put the spreadsheet back to the original sort.
The problem - users don't like the fact that the macro re-sorts the spreadsheet when they run the Macro.
Anyway of detecting the sort order of the spreadsheet before running the Macro so when I'm done running the code I then can put the spreadsheet back to the original sort.
Last edited: