View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
Peter T[_7_] Peter T[_7_] is offline
external usenet poster
 
Posts: 162
Default Excel 2013 animation feature....


"XR8 Sprintless" wrote in message
...
Just updated to Office 2013 and opened a spreadsheet that I have developed
only to find it now ran like dog. You could literally watch the movement
when you changed cells. Apparently this version has animation built in.

There is a fix but it's not intuitive.

It involves going to the Ease of Access centre in Control panel.
You select use the computer without a display and then tick the checkbox
turn off unnecessary animation. Voila your spreadsheet responds quickly
again.

Why Microsoft WHY???


Indeed! That said I don't think how it affects how it actually runs in terms
of calculation etc.

But instead of changing system settings could add this

HKCU\Software\Microsoft\Office\15.0\Common\Graphic s\DisableAnimations
value 1

May need to add a key for Graphics and DWord for DisableAnimations

Regards,
Peter T