+ Reply to Thread
Results 1 to 2 of 2

dynamic data capture

  1. #1
    forextrader
    Guest

    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.

  2. #2
    Chris Marlow
    Guest

    RE: 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.


+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1