ThanksAlot
New Member
- Joined
- Apr 29, 2013
- Messages
- 13
You have to be a lot smarter than I am to figure this out. I wish I were fluent in the language of Excel, but I am not. How the rest of you get this stuff is beyond me. Thanks for taking a look.<o></o>
I have sorted this out the best I could.<o></o>
<o> </o>
<o> </o>
IF AD2 = YES, and AE2 = YES, AND T2 = Positive 1 thru Positive 20, then U2 = T2 +1<o></o>
<o> </o>
OR<o></o>
<o> </o>
IF AD2 = YES, and AE2 = YES, AND T2 = Negative 1 thru Negative 10, then U2= T2+ Neg. 1 (-1)<o></o>
<o> </o>
OR<o></o>
<o> </o>
IF AD2 = YES, and AE2 = NO, AND T2 = Positive 1 thru Positive 20, then U2 = Neg. 1 (-1)<o></o>
<o> </o>
OR<o></o>
<o> </o>
IF AD2 = YES, and AE2 = NO, AND T2 = Negative 1 thru Negative 10, then U2= Pos. 1 (+1)<o></o>
<o> </o>
OR<o></o>
<o></o>
IF AD2 = NO, and AE2 = NO, then U2 = T2 (No change between T2 and U2)<o></o>
<o> </o>
Possible values in U2, depending on value in T2:<o></o>
<o> </o>
Yes, Yes w/ Positive 3 in T2= 4<o></o>
Yes, Yes w/ Negative 3 in T2 = (pos.) 1<o></o>
Yes, No w/ Positive 3 in T2 = (neg.) -1<o></o>
Yes, No w/ Negative 3 in T2 = (neg.) -4<o></o>
No, No = T2 (no change)<o></o>
<o> </o>
ThanksAlot! -Jon<o></o>
<o> </o>
I have sorted this out the best I could.<o></o>
<o> </o>
<o> </o>
IF AD2 = YES, and AE2 = YES, AND T2 = Positive 1 thru Positive 20, then U2 = T2 +1<o></o>
<o> </o>
OR<o></o>
<o> </o>
IF AD2 = YES, and AE2 = YES, AND T2 = Negative 1 thru Negative 10, then U2= T2+ Neg. 1 (-1)<o></o>
<o> </o>
OR<o></o>
<o> </o>
IF AD2 = YES, and AE2 = NO, AND T2 = Positive 1 thru Positive 20, then U2 = Neg. 1 (-1)<o></o>
<o> </o>
OR<o></o>
<o> </o>
IF AD2 = YES, and AE2 = NO, AND T2 = Negative 1 thru Negative 10, then U2= Pos. 1 (+1)<o></o>
<o> </o>
OR<o></o>
<o></o>
IF AD2 = NO, and AE2 = NO, then U2 = T2 (No change between T2 and U2)<o></o>
<o> </o>
Possible values in U2, depending on value in T2:<o></o>
<o> </o>
Yes, Yes w/ Positive 3 in T2= 4<o></o>
Yes, Yes w/ Negative 3 in T2 = (pos.) 1<o></o>
Yes, No w/ Positive 3 in T2 = (neg.) -1<o></o>
Yes, No w/ Negative 3 in T2 = (neg.) -4<o></o>
No, No = T2 (no change)<o></o>
<o> </o>
ThanksAlot! -Jon<o></o>
<o> </o>