ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Discussion (Misc queries) (https://www.excelbanter.com/excel-discussion-misc-queries/)
-   -   Return 0 if result of formula is lower than 0.5 (https://www.excelbanter.com/excel-discussion-misc-queries/136419-re-return-0-if-result-formula-lower-than-0-5-a.html)

Gary''s Student

Return 0 if result of formula is lower than 0.5
 
=IF(your_formula<=.5,0,your_formula)
--
Gary''s Student
gsnu200712


Hendrik[_2_]

Return 0 if result of formula is lower than 0.5
 
Thanks! I knew i was thinking to difficult.

Another question where you might can help me out.

=IF(SUMPRODUCT(ISNUMBER(SEARCH("break",$C$2:$R$2)) *(C3:R3=0.25)),SUMPRODUCT(ISERR(SEARCH("evt",$C$2: $R$2))*(ISERR(SEARCH("ABS",$C$2:$R$2)))*(ISERR(SEA RCH("lunch",$C$2:$R$2)))*C3:R3),0)

The formula looks for EVT / ABS / Lunch in the header row and does not
include the value's under those headings in the total result. Instead of not
including these, i would like the formula to substract them from the total.




"Gary''s Student" wrote:

=IF(your_formula<=.5,0,your_formula)
--
Gary''s Student
gsnu200712



All times are GMT +1. The time now is 05:56 PM.

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