View Single Post
  #2   Report Post  
Posted to microsoft.public.excel.programming
James Snell James Snell is offline
external usenet poster
 
Posts: 46
Default RTD update problem with Excel 2007 when Excel is not the active ap

That sounds like it's by design so probably out of your hands. Although if
anyone wants to prove me wrong then they're very welcome!

"Dave" wrote:

Have a RTD server DLL (C++, DevStudio 2003). Works fine with Excel 2002 and
2003. On Excel 2007, however, if the excel does no have focus, update
interval is like a minute. If Excel has focus, it updates fine.

Any idea?