#1   Report Post  
Posted to microsoft.public.excel.misc
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.
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 4,624
Default IF Formula Help

One way:

C1: =A1<=(B1*80%)

(assumes both A1 and B1 are positive)

In article ,
Fgbdrum wrote:

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.

Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On



All times are GMT +1. The time now is 08:43 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"