by Ian1506 » Sun May 20, 2012 1:07 pm
Hi folks.
I am trying to use the Cancel-all trigger 30 seconds after the race goes in play. I am using the In play timer supplied on another topic. The problem I am having is that the unmatched bets are being cancelled as soon as the race goes in play. There seems to be a slight lag while the in play timer comes into operation that may be causing this.
The start of my trigger looks like this. I use named cells..
=IF(IP_Timer>=Cancel_unmatched,"CANCEL-ALL",IF(T14="CANCELLED","CLEAR",IF(AND etc.....
Any hints gratefully accepted.
Cheers Ian