ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   IF Formula (https://www.excelbanter.com/excel-discussion-misc-queries/145291-if-formula.html)

Fgbdrum

IF Formula
 
Here is my dilemma folks:

Column
A B
Row 1 900 1000
Row 2 500 1000

I want to say in C1 and C2:

If A1 is 10 to 20% below B1 then TRUE if not FALSE.

Please help!


JE McGimpsey

IF Formula
 
One way:

=AND(A1<=B1*90%,A1=B1*80%)

In article ,
Fgbdrum wrote:

Here is my dilemma folks:

Column
A B
Row 1 900 1000
Row 2 500 1000

I want to say in C1 and C2:

If A1 is 10 to 20% below B1 then TRUE if not FALSE.

Please help!



All times are GMT +1. The time now is 09:36 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com