So I did something dumb and included a function that runs when the workbook opens, and in doing so introduced an infinite loop error upon opening the book. Since the loop never breaks, I can't get in to edit my code. I tried using the File > Open >hold shift and open file method, didn't work. I tried opening Excel in safe mode, also didn't work. The workbook still opens, the code runs, and it gets locked up.
Anyone know of another method that can halt code from being run when opening the workbook so that I can fix my blunder?
Anyone know of another method that can halt code from being run when opening the workbook so that I can fix my blunder?