Spot the deliberate mistake... I left out If 'Target.Columns.count = 16 Then'
Here is corrected version yet again...
http://www.mediafire.com/file/oameoajnzy2/Book11.xls
Apologies.. must improve multi-tasking skills

Moderator: 2020vision
by osknows » Tue Mar 30, 2010 10:00 pm
by mak » Wed Mar 31, 2010 3:48 pm
by osknows » Fri Apr 02, 2010 11:23 pm
by osknows » Mon Apr 05, 2010 11:11 pm
by mak » Wed Apr 07, 2010 3:32 pm
by osknows » Wed Apr 07, 2010 9:33 pm
by mak » Wed Apr 07, 2010 9:40 pm
by osknows » Wed Apr 07, 2010 10:36 pm
by mak » Wed Apr 07, 2010 10:44 pm
by osknows » Wed Apr 07, 2010 10:50 pm
mak wrote:Well i just check the code at your file & i am still using the
Const triggerduration As Integer = 1 'trigger every 20 minutes
Const timebeforeevent As Integer = 20 'monitor event only 20 minutes before start
probably this is doing the trick. it runs exactly as i want & it placed the bets
i am thinking to try it at 0.5 tomorrow
by mak » Wed Apr 07, 2010 10:55 pm
osknows wrote:mak wrote:Well i just check the code at your file & i am still using the
Const triggerduration As Integer = 1 'trigger every 20 minutes
Const timebeforeevent As Integer = 20 'monitor event only 20 minutes before start
probably this is doing the trick. it runs exactly as i want & it placed the bets
i am thinking to try it at 0.5 tomorrow
That is still set up for testing to run every 1 minute, I forgot to change the comments when testing..!!
So this will trigger every minute
Const triggerduration As Integer = 1 'trigger every 1 minutes
if you want to run every 20mins
Const triggerduration As Integer = 20 'trigger every 20 minutes
by osknows » Wed Apr 07, 2010 11:07 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.