Microsoft
Software
Hardware
Network
Question : Screen Scramble in Excel 2003
I am developing a large complex spreadshet that uses VBA. I have started having problems that at some times when I enter data or change tabs I get a scrambled screen with section of diffentent Tabs shown on the Screen (see atthached). I am using Application.ScreenUpdating
= False (& =True) in the VBA but this has not caused me trouble in the past. This seems to only be a recent problem in a spreadsheet that has worked previously. Does anyone have any suggestion as to were I could possibly look to fix this problem.
Answer : Screen Scramble in Excel 2003
Check and see if you have KB 973475 update applied. If so, remove it as it seems to cause this problem under certain circumstances. There is a similar issue with KB973593 for 2007.
Regards,
Rory
Random Solutions
OLE Registration
Microsoft Exchange account does not receive external emails
Conditional Format IF Expression
Single quotation in strVariable causes error 2147217900
run a dll as an app keeps appearing when I want to do ANY window operation!
datetime to ISOweek & ISOyear
Convert VBA to VB.Net
Excel macro to update cell information
run regsvr32.exe on Windows 7
Good practice on writing file, creating directory, etc.