by MarkRussell » Mon Apr 01, 2013 1:00 pm
Hi,
You could set a count of the Bet Reference column, so as soon as a bet is accepted i.e. there is a bet reference, then you can use the count as part of your trigger criteria, i.e. if equal to 1 then don't bet.
So for example in cell T3 you could use =COUNTA(T5:T54)
Regards,
Mark