View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] herman7782@yahoo.com is offline
external usenet poster
 
Posts: 1
Default Record Data at Time Intervals

Hi,

I have a real time data feed that I would like to record data from at
various time intervals (ie 1, 5, 15, 60 min). After recording the
data, I would like to insert a new row in anticipation of the next set
of data at the next interval. I would like to do this in VBA. Can
anyone help me get started or lead me to a good reference point to do
so?

Thanks in advance