M
mikebispham
Hi,
I'm a student taking philosophical thinking, which includes using truth
tables of the functions AND, OR, IF, NOT.
It isn't part of he course, but I've been playing around with excel
logical functions, and have all working except the 'material condition'
if. Rather, I have got it working, but only by doing a 2 stage
calculation along the lines of:
1 =IF(B11=C11,TRUE)
2 =OR(C11,D11)
Can anyone tell me; a) is there a simpler way to do this, and/or b) how
does one go about nesting these so that it can be done in one go?
I'd be very grateful for any steers at all,
Mike (UK)
I'm a student taking philosophical thinking, which includes using truth
tables of the functions AND, OR, IF, NOT.
It isn't part of he course, but I've been playing around with excel
logical functions, and have all working except the 'material condition'
if. Rather, I have got it working, but only by doing a 2 stage
calculation along the lines of:
1 =IF(B11=C11,TRUE)
2 =OR(C11,D11)
Can anyone tell me; a) is there a simpler way to do this, and/or b) how
does one go about nesting these so that it can be done in one go?
I'd be very grateful for any steers at all,
Mike (UK)