Hi Gary/Mark,
I was trying your sample sheet with the getAllTradedVolume() function (
http://www.gruss-software.co.uk/forum/v ... php?t=3726)
and everything works normal until I select a Market that is already closed. I get "Run-time error 13: Type mismatch" on VBA. Clicking in the "Debug" button this line of code is outlined:
For i = 0 To UBound(tradedVol)
After that If I select an open market from the "Quick pick list" the sample sheet doesn't work anymore, and the only solution is close and open excel again.
I remember using this sample spreadsheet a long time ago, using the same system I have now and this problem didn't exist.
(I'm using win7 x64, Excel 2010, Betting Assistant 1.1.0.66x77)