Apologies in advance for the Noob question but this one has me stumped.
I am writing some code that opens and processes workbooks. It all works fine, however I have noticed that the VBE maximises the module code windows one at a time and slows the processing of large ammounts of files.
I have not come accross this before and wondered if anyone could shed some light on something I need to tun off in the Application object or even in windows.
I have the usual Application.EnableEvents, ScreenUpdating and calculations set to false/manual.
Many thanks in advance for your help gang!
Bookmarks