Excel question

Please post any questions regarding the program here.

Moderator: 2020vision

Excel question

Postby sjaak1943 » Tue Oct 23, 2007 9:51 am

I need one trigger with following items:

IF "A" AND "B" = true "LAY", not true "do nothing"
IF "C" AND "D" = true "BACK", not true "do nothing"

Thanks, I could not do it!

Sjaak
sjaak1943
 
Posts: 174
Joined: Tue Oct 31, 2006 9:50 pm
Location: Schagen, the Netherlands

Postby Ian » Tue Oct 23, 2007 9:55 am

What happens if a,b,c,d are all true ?
Ian
 
Posts: 834
Joined: Sat Nov 19, 2005 8:35 am
Location: Birmingham

excel question

Postby sjaak1943 » Tue Oct 23, 2007 10:23 am

Hello Ian.

It can't be.
B=7 and D=8.
Both come from the same cell, sum of conditions.

Sjaak
sjaak1943
 
Posts: 174
Joined: Tue Oct 31, 2006 9:50 pm
Location: Schagen, the Netherlands

Postby Ian » Tue Oct 23, 2007 10:37 am

Do you mean IF A = B then LAY , IF C = D then BACK ?
Ian
 
Posts: 834
Joined: Sat Nov 19, 2005 8:35 am
Location: Birmingham

Excel question (nested IF AND)

Postby sjaak1943 » Tue Oct 23, 2007 10:58 am

Hello Ian,

First part of the trigger, works perfect on his own:
=IF(AND($B$57=F5,$D$60=7),"LAY-F1","no signal")

Second part of the trigger, works perfect on his own:
=IF(AND($B$59=F5,$D$60=8),"BACK","no signal")

I want them in one trigger.

Sjaak
sjaak1943
 
Posts: 174
Joined: Tue Oct 31, 2006 9:50 pm
Location: Schagen, the Netherlands

Postby Ian » Tue Oct 23, 2007 11:07 am

Try this .....

=IF(AND($B$57=F5,$D$60=7),"LAY-F1",IF(AND($B$59=F5,$D$60=8),"BACK","no signal"))
Ian
 
Posts: 834
Joined: Sat Nov 19, 2005 8:35 am
Location: Birmingham

Excel question (nested IF AND)

Postby sjaak1943 » Tue Oct 23, 2007 11:21 am

A bracket was missing.
I have this now:

=IF(AND($B$57=F5,$D$60=7),"LAY-F1",no signal),IF(AND($B$59=F5,$D$60=8),"BACK","no signal")

I had this before, still gives an error "VALUE".
sjaak1943
 
Posts: 174
Joined: Tue Oct 31, 2006 9:50 pm
Location: Schagen, the Netherlands

Postby Ian » Tue Oct 23, 2007 1:01 pm

This is the formula - the smilies were messing it up ...

=IF(AND($B$57=F5,$D$60=7),"LAY-F1",IF(AND($B$59=F5,$D$60=8),"BACK","no signal"))
Ian
 
Posts: 834
Joined: Sat Nov 19, 2005 8:35 am
Location: Birmingham

Excel question (nested IF AND)

Postby sjaak1943 » Tue Oct 23, 2007 3:01 pm

Hello Ian,

No errors anymore, testing it now.
Thank you for your time.

Sjaak
sjaak1943
 
Posts: 174
Joined: Tue Oct 31, 2006 9:50 pm
Location: Schagen, the Netherlands


Return to Help

Who is online

Users browsing this forum: No registered users and 19 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.