Chirag Sheth & Associates
1183 Points
Joined January 2010
Right you can use the formula as given by Rknahar.
Given following example:
|
5000 |
1.75 |
=ROUND(IF(I24<=5000,5000*1.75,0),0) |
This will resulted as under:
Here you are using two formula simultaneously. If you want to use round formula,then you have to first put word "Round" in the first space then you can use any other formula.
Hope it will clear your doubt and it will be useful to you.