I have two workbooks that have RTD links (Real Time Data). On most of my workbooks, i dont need the data to update faster than once every 4-5 seconds, however - I would need only 1 of my workbooks to update as fast as possible (Application.RTD.ThrottleInterval=0).
Is it possible to have different throttle intervals for different workbook or is it just application wide?