This is the formula i am currently using. =IF(B287>B289,1,IF(B287=B289,"?",""))

It works to an extent, but not really what i need. I'm dealing with a very large set of numbers and this makes for a lot of going back and checking. What I am needing to change here is the equal to part. I need for it to, if, B287 is = to B289 then to look in B291 to see if B287 is greater than it. Then i need it to put a 1 and not a ?. If B287 is not greater than B291 then it will just leave it blank. I don't know how to word it in the formula to make this part happen or if it can. I just know if it can be done you guys will know how to do it.

Thanks so much again guys!!!!