Hello all-
I am running a line of code to delete multiple columns of unneeded info, this is what i am running:
Range("A:B,H:H,J:AD,AG:AK,AN:AX,AZ:BJ,BL:BN").EntireColumn.Delete
Is there a way to run this code and make it go faster? I have a timer on for this line and its taking between 9...