So, I'm having a problem with some code in VBA, I bet that it's an easy solution, but I'm a noob.
I created a module, to check if it should call another module to sort my table.
This code is throwing me an error "Object required" and it's pointing to the line "If Not Intersect(col, Target) Is...