I have this VBA Project that seems to take forever to run. Its a spell check project that Shows a message in a popup box then after closing that it runs spell check on all 3 worksheets after unlocking the page its on then it goes back and re-locks them. If it doesn't find spelling errors it just seems to take forever!
Also here is a module i run when I reopen the workbook that seems to be taking too long also. It auto sorts everything first by column 1 and then by column 2 on all 3 sheets then it goes back and select the top left (unlocked) cell of the first page. After this it shows a popup message but it seems to take awhile to get to that popup message.
Any help to speed these 2 codes up would be appreciated
The 2nd code (AutoOpen) isn't really that slow its okay just whoever looks at it maybe they see something i could have done better.
Bookmarks