Hello everyone,

I was wondering if there was a way to stop a WorkBook_Open macro from running. Apparently, there is something wrong with the code (maybe an infinite loop somewhere or a really bad query) and it is located in the WorkBook_Open function, so I need a way to turn it off in order to setup breakpoints and debug it. Any help would be greatly appreciated, thanks!