View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Marc Deveaux[_2_] Marc Deveaux[_2_] is offline
external usenet poster
 
Posts: 2
Default setting ThrottleInterval generates Run-Time error

Hi

When setting the RTD Throttle interval, I intermitently get Run-time Error
'50290', application defined or object defined error.

VBA:
Excel.Application.RTD.ThrottleInterval=1000

I am using Excel 2003

any ideas what may be causing this?