Thread: IF formulas
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Lori Lori is offline
external usenet poster
 
Posts: 272
Default IF formulas

I am trying to create a formula that performs the following answer: If this,
then this, or this, but not this. The "not this" part is what I cannot
figure out. Here is the formula I have so far:

IF(I7<7000,7000-E7,"0")

I need to add a qualifier to the 'value if true' part of the formula that
keeps the answer no greater than the figure in E7. Is this a valid formula?

Thanks!


--
Lori