Hello, I'm tryin to sort values based on colors, then on values
The macro was working very well, but on one sheet, so I have to create a new module for each sheet, and because I have around 400 sheets,
This is the simple working macro:
Sub A_Sort()
'
' A_Sort Macro
'
'...