ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   Simple IF statement (https://www.excelbanter.com/excel-worksheet-functions/120936-re-simple-if-statement.html)

Alok

Simple IF statement
 
Click in the cell in which you want to have the number 39 appear if R3 is
equal or greter then X3.

=if(R3=X3,39,0)

The part after 39, is the Else part meaning the part that should be executed
if R3 is less than X3. I have coded it to put a zero. You can change that
based on your logic.

"Connie Martin" wrote:

If R3 is equal to or greater than X3, then put "39".

39 is simply a code.

Thank you
Connie



All times are GMT +1. The time now is 02:17 AM.

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