Excel triggers multiple bets

Please post any questions regarding the program here.

Moderator: 2020vision

Excel triggers multiple bets

Postby dafyddth » Tue Apr 22, 2025 9:35 pm

Hello, hoping someone can help me. I have recently started using Betting Assistant with Excel triggered betting to place. (Excel 2013)

I have it set up to place a lay bet with an offset back bet using trigger: when a set of conditions is met, including no bet refs in Column T, checked by the formulas :=AND(T5<>"",T5<>"CANCELLED"), =AND(T6<>"",T6<>"CANCELLED") etc.


This all works. However it often triggers two or even three bets instead of just the one. Has anyone else come across this, and if so is there a solution? I am using a few lookups and formulas to get the required odds and so suspect that it triggers the bet before all the relevant cells are updated?

Thanks
dafyddth
 
Posts: 1
Joined: Wed Apr 09, 2025 7:44 pm

Re: Excel triggers multiple bets

Postby RobOrBob » Tue Apr 29, 2025 10:07 pm

Perhaps I'm not following but your formula basically says "has a value other than cancelled".
So I assume you are using that to block further betting?

I'm not sure how you can get multiple bets accepted without using a CLEAR trigger anyway.

There is something in the back of my mind that says using the T5<>"" test caused me problems in the past and I preferred LEN(T5) > 0 instead.

I have in the past used a helper column in the worksheet to help decide if an existing bet reference needs to be cleared within my VBA processing.
If its any use to you the helper formula looks like this (1=to clear):
IF(ISNUMBER(IFERROR(VALUE(T5),"X")),1,IF(T5="CANCELLED",1,0)))

Hope this helps.
RobOrBob
 
Posts: 9
Joined: Sun Apr 21, 2024 11:55 am


Return to Help

Who is online

Users browsing this forum: Bing [Bot] and 24 guests

Sports betting software from Gruss Software


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.