I need a VBA Code that sorts a table by 2 conditions. The first being G3:G252 by a single cell color at the top, the second being an ascending numerical value in the rang A3:A252. I want a VBA code, because this is dynamic data that will be altered.
Solved by O. A. in 13 mins