I have looked at it before and it doesn't really fit the bill. If you have the graph turned off and click on the data tab you will see the runners with back, lay, market and MAV being updated periodically but each update overwrites the last. When you switch on the graph the data capture begins to offest by one column. As there are only 256 columns, when it hits the last one (Col IV) it jumps back to the beginning (Col A) and overwrites the data.
There are a few problems with this. First, Id like to record more data such as WOM, last traded price etc. Second, Im not sure of the intervals used to capture the data, Id like to record a time stamp so I can see how the price fluctuates over time.
What Im trying to do is replicate the info Betfair use to produce their charts. There was something called Odds Extractor (or Odd Sex Tractor

) that Betfair no longer supports which did the same thing. I may be wrong but I think it was sold with Bet Angel until Betfair lent on them.
Ive bought some Excel VBA handbooks to help me do it myself but Im sure there must be a couple of UberGeeks that could whip it up in a flash whereas I'll be tinkering with it for months!!!
