Ask your question Report

HELP writing an Excel IF statement

syrynga 1Posts September 28, 2009Registration date - Last answer on Oct 1, 2009 2:13am BST
Hello,
I have one cell (I122) that displays the sum of a range. I'd like to change the value of cell "X" if the sum falls between value a or b. If the sum falls between c or d, I'd like value of cell"X" to display another number, etc...
Here's what I have so far (not working):
=IF(AND(i122>0,i122<99999),.15),(AND(i122>=100000,i122<174999),.16),(AND(i122>=175000,i122<249999),.17),(and(i122>249000),.18))))
Once I have a working formula, I need to make sure the cell reference to I122 remains static as I plan to copy the formula down the column.
Help PLEASE!?
Read more 

HELP writing an Excel IF statement »

1 replies
Answer
+1
moins plus
if you put $I$122 it remains static . but what are you trying to do????????
Add comment
This document entitled « HELP writing an Excel IF statement » from Kioskea.net (en.kioskea.net) is made available under the Creative Commons license. You can copy, modify copies of this page, under the conditions stipulated by the licence, as this note appears clearly.