S
Susan Lammi
I have some very extensive VBA Code running in Excel. I am having trouble
controling the screen updating.
It seems that anytime I open a new workbook via VBA the screenupdating
resets to True also
Running in debug I can see that sometimes the command
Application.screenupdating=false seems not to have any effect at all.
Are there any hints/tips anyone can offer.
Thanks
controling the screen updating.
It seems that anytime I open a new workbook via VBA the screenupdating
resets to True also
Running in debug I can see that sometimes the command
Application.screenupdating=false seems not to have any effect at all.
Are there any hints/tips anyone can offer.
Thanks