![]() |
Return 0 if result of formula is lower than 0.5
=IF(your_formula<=.5,0,your_formula)
-- Gary''s Student gsnu200712 |
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 10:38 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com