In the code that I did not write, there is this line,
not in the module, but where you can put the code for each sheet (I do not know the name):
ActiveSheet.Sort_Existing.value = True
At first I thought it was the name of the range, but this is not the case, and the variable is not declared everywhere!
So, is this just a variable that you can configure as follows?
source
share