Thread: IF Formula Help
View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.misc
Fgbdrum Fgbdrum is offline
external usenet poster
 
Posts: 18
Default IF Formula Help

Here is my dilemma:

Columns
A B
Row 1 1500 5000


In cell C1 I want to put a formula in that says this:

If A1 is 20% or more below B1, then give me TRUE otherwise give me FALSE.

Any help is always appreciated. Thank you.