ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   dynamic data capture (https://www.excelbanter.com/excel-programming/354433-dynamic-data-capture.html)

forextrader

dynamic data capture
 
How do I take a "snapshot" of dynamic cell data in specific time frames
(every 15 minutes, 30 minutes, etc)? The dynamic data is constantly being
recalculated from a live feed. I need to be able to see where the data was
back in time for establishing a trend.

Chris Marlow

dynamic data capture
 
Hi,

Check out using;

Application.OnTime

To call a bit of code at a specified time in the future - calling it again
at the end of your routine will allow you to generate the time series you are
looking for.

Regards,

Chris.

--
Chris Marlow
MCSD.NET, Microsoft Office XP Master


"forextrader" wrote:

How do I take a "snapshot" of dynamic cell data in specific time frames
(every 15 minutes, 30 minutes, etc)? The dynamic data is constantly being
recalculated from a live feed. I need to be able to see where the data was
back in time for establishing a trend.



All times are GMT +1. The time now is 11:44 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com