I have an Excel Sheet with columns A through J. There are 1900 rows. The Numerical data to drive the sorting is in Column J. There are formulas in Col K-O. The cells are protected, and these are the same formulas that are copied down and locked.
I need a VBA code to sort rows based on Col J highest to lowest numerical value without impacting the sort of Col K-O
Any help, suggestions or solutions will be appreciated.
I need a VBA code to sort rows based on Col J highest to lowest numerical value without impacting the sort of Col K-O
Any help, suggestions or solutions will be appreciated.