Re: $$Excel-Macros$$ Error While Running Any Macro - Code execution has been interrupted

2015-09-19 Thread Abhishek Jain
See if this helps - http://www.maheshsubramaniya.com/article/fix-for-code-execution-has-been-interrupted-in-excel-vba-macros.html On Sat, Sep 19, 2015 at 3:04 PM, Pravin Gunjal wrote: > Hi, Can anyone help me on this subject? > > On Saturday, September 19, 2015 at 1:45:12 PM

Re: $$Excel-Macros$$ Error While Running Any Macro - Code execution has been interrupted

2015-09-19 Thread Pravin Gunjal
Thanks but it doesn't work Application.EnableCancelKey = xlDisabled On Sat, Sep 19, 2015 at 3:08 PM, Abhishek Jain wrote: > See if this helps - > > > http://www.maheshsubramaniya.com/article/fix-for-code-execution-has-been-interrupted-in-excel-vba-macros.html > > On Sat,