ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Worksheet Functions (https://www.excelbanter.com/excel-worksheet-functions/)
-   -   If Function (https://www.excelbanter.com/excel-worksheet-functions/60111-if-function.html)

Trying To Excel

If Function
 
I would like to write an if function to accomplish the following:
=IF(A<16000,0, next part ?
I want to continue to state if A116000 then *the difference by10%

Thanks for any help



ScottO

If Function
 
=if(A1<16000,0, (A1-16000)*0.1)
Rgds,
ScottO
"Trying To Excel" wrote in
message ...
| I would like to write an if function to accomplish the following:
| =IF(A<16000,0, next part ?
| I want to continue to state if A116000 then *the difference by10%
|
| Thanks for any help
|
|



Trying To Excel

If Function
 
Thanks Scotto,that's two days in a row you helped me

"ScottO" wrote:

=if(A1<16000,0, (A1-16000)*0.1)
Rgds,
ScottO
"Trying To Excel" wrote in
message ...
| I would like to write an if function to accomplish the following:
| =IF(A<16000,0, next part ?
| I want to continue to state if A116000 then *the difference by10%
|
| Thanks for any help
|
|





All times are GMT +1. The time now is 03:01 PM.

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