View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.programming
morningstar333 morningstar333 is offline
external usenet poster
 
Posts: 2
Default how do I copy streaming data values into excel

I am getting stock quotes through Etrade Pro. Etrade Pro creates an excell
spread sheet that shows the bid and ask and last trade data updated every 1
second. I do calculations on the data provided and those calculated number
change with the changes in the stock price. I want to track what numbers the
calculations come up with and how often those numbers are repeated.

"ryguy7272" wrote:

Can you give more information please? There is usually a high correlation
between the amount of information given and the quality of help given.

Thanks,
Ryan---

--
Ryan---
If this information was helpful, please indicate this by clicking ''Yes''.


"morningstar333" wrote:

I have streaming data coming into an excel spread sheet. I would like to
count how many times each time a unique number displays and what that number
is. Can anyone help?