J
jessicawalton
Hi Guys
Am attempting to write a formula with 2 ranges of outcome. Here's what I have so far and you can tell me what's wrong because I'm getting a #value! error message instead of an answer
=IF(AND(G4)<=0.5,sum=0),IF((G4)>=1.5,(sum=0.5*(F5))
If a specific cell has a response that is less than .5, I need it to return a zero answer. If that same cell's response is greater than 1.5, I need it to multiply .5 by another cell (f5) and return the answer
Any thoughts? Thanks in advance for your help. Please email any responses
[email protected]
Am attempting to write a formula with 2 ranges of outcome. Here's what I have so far and you can tell me what's wrong because I'm getting a #value! error message instead of an answer
=IF(AND(G4)<=0.5,sum=0),IF((G4)>=1.5,(sum=0.5*(F5))
If a specific cell has a response that is less than .5, I need it to return a zero answer. If that same cell's response is greater than 1.5, I need it to multiply .5 by another cell (f5) and return the answer
Any thoughts? Thanks in advance for your help. Please email any responses
[email protected]