Hi,
We recently updated to Windows 7 at work and as a result one of my macros began to run really slowly, presumably because of the large grid size? Anyhow, this was the macro in question...
![]()
Please Login or Register to view this content.
I solved the issue by adding:
at the start of the macro.![]()
Please Login or Register to view this content.
However what this does is to stop the Sheet2.Activate from working. This is important as the user needs to check the register to make sure the details are correct before printing. Can anyone think of a way round this?
Bookmarks