Help with an excel formula

Please post any questions regarding the program here.

Moderator: 2020vision

Help with an excel formula

Postby 813615 » Wed May 10, 2023 8:01 am

Morning all
I'm stuck on a trigger cell I need to look at a number of possible outcomes before returning a value of either "1" or "0".
Currently it reads if W5>0 and X5>0 return the value of 1 if true or 0 if false, this works great but I want to add a further condition of saying the above or if another cell (AA5) has a value of 1 then also return the value of 1 if true or 0 if false?
This is the formula I've tried after countless google hours and trying different options without getting an error message but it returns the value of "FALSE" instead of a number?
=IF(ISBLANK(A5),"",IF(OR(AA5=1),IF(AND(W5>0,X5>0),1,0)))
Any help would be greatly appreciated.
Many thanks
Lee
813615
 
Posts: 49
Joined: Mon Sep 30, 2019 5:53 pm

Re: Help with an excel formula

Postby alrodopial » Wed May 10, 2023 11:34 am

=IF(ISBLANK(A5),"",IF(OR(AA5=1,AND(W5>0,X5>0)),1,0))
alrodopial
 
Posts: 1355
Joined: Wed Dec 06, 2006 9:59 pm

Re: Help with an excel formula

Postby ferrao2003 » Wed May 10, 2023 11:40 am

=+IF(AND(W5>0;X5>0;AA5>0);1;0)
ferrao2003
 
Posts: 31
Joined: Tue Aug 21, 2012 2:42 pm

Re: Help with an excel formula

Postby alrodopial » Wed May 10, 2023 11:40 am

by placing the mouse at the ie second "IF" inside the formula and then pressing the "fx" symbol at the left you display the
current function ("second "IF" in your formula) and it's arguments. This way you can easily see where you're wrong or if you missed an argument
Attachments
Screenshot_6.png
Screenshot_6.png (19.29 KiB) Viewed 4531 times
alrodopial
 
Posts: 1355
Joined: Wed Dec 06, 2006 9:59 pm

Re: Help with an excel formula

Postby 813615 » Wed May 10, 2023 6:53 pm

Many thanks guys, formula worked fine much appreciated.
Lee
813615
 
Posts: 49
Joined: Mon Sep 30, 2019 5:53 pm

Re: Help with an excel formula

Postby 813615 » Wed May 17, 2023 4:01 pm

Hi guys
Using this formula (thanks for the help before)
=IF(ISBLANK(A5),"",IF(AND(W5>0,Z5<=-60),1,0))
And I want to add another criteria that says the above as well as if the value of Z5>5 also return a value of 1 what would I add, tried again lots of combinations but keep getting the error message?
So basically I want the cell to return a value of "1" if the value in cell W5 is greater than zero and the value in Z5 is either less than 60 or greater than 5?
Many thanks again
Lee
813615
 
Posts: 49
Joined: Mon Sep 30, 2019 5:53 pm


Return to Help

Who is online

Users browsing this forum: Google [Bot] and 108 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.