Moderator: 2020vision
by Ian » Mon Oct 11, 2010 5:14 pm
by Ian » Mon Oct 11, 2010 5:29 pm
For k = 1 To UBound(v)
DoEvents
n = k ' CLng(Left(v(k), 1))
arr(n, 1) = Split(Split(v(k), " name=")(1), """")(1)
w = Split(v(k), "');"">")
If UBound(w) = UBound(head) Then
For m = 1 To UBound(head)
arr(n, m + 1) = Split(w(m), "</td><td")(0)
arr(n, m + 1) = Trim(Application.WorksheetFunction.Clean(arr(n, m + 1)))
If arr(n, m + 1) Like "[0-9]*" Then 'Format as 0.00
If IsNumeric(arr(n, m + 1)) Then
arr(n, m + 1) = Format(arr(n, m + 1) + 0, "0.00")
Else
arr(n, m + 1) = Format(Evaluate(arr(n, m + 1)) + 0, "0.00")
End If
End If
Next
End If
Next
by lindemann » Mon Oct 11, 2010 6:04 pm
by Ian » Mon Oct 11, 2010 6:23 pm
by lindemann » Mon Oct 11, 2010 7:03 pm
by danjuma » Mon Oct 11, 2010 7:54 pm
by Ian » Mon Oct 11, 2010 8:03 pm
by danjuma » Mon Oct 11, 2010 8:47 pm
Ian wrote:Dan, I think that it was in the thread where you asked about using a lookup table to obtain the URL's not this one. I have done some work with bestbetting but I'm finding their site very "sticky", and quite often completely offline for a few minutes. This causes the vba macro not to respond and I end up having to use the task manager to kill Excel. In actual fact, it seems to be an easier site to use compared to oddschecker.
by osknows » Fri Oct 15, 2010 12:44 pm
by osknows » Fri Oct 15, 2010 4:57 pm
by danjuma » Fri Oct 15, 2010 6:27 pm
by osknows » Fri Oct 15, 2010 7:46 pm
by danjuma » Fri Oct 15, 2010 8:56 pm
by lindemann » Fri Oct 15, 2010 9:59 pm
by danjuma » Sat Oct 16, 2010 5:17 pm
The strength of Gruss Software is that it’s been designed by one of you, a frustrated sports punter, and then developed by listening to dozens of like-minded enthusiasts.
Gruss is owned and run by brothers Gary and Mark Russell. Gary discovered Betfair in 2004 and soon realised that using bespoke software to place bets was much more efficient than merely placing them through the website.
Gary built his own software and then enhanced its features after trialling it through other Betfair users and reacting to their improvement ideas, something that still happens today.
He started making a small monthly charge so he could work on it full-time and then recruited Mark to help develop the products and Gruss Software was born.
We think it’s the best of its kind and so do a lot of our customers. But you can never stand still in this game and we’ll continue to improve the software if any more great ideas emerge.