Hello @peter-zipfell I answered without trying the formatting for "no
peak"... One of my current formula is :
if(iserror(peak.area);0;if((peak.area>0) AND (peak.area<61,4);1;-1))
with format : [Color10][=1]"Pass";[Color3][=-1]"Fail";General > Its
wor...
Hello, i'm trying to use conditional formatting with chromeleon 7. I
want to color text according to 2 conditions. My area must be between 2
values. I put the formula "IF(AND(...", but chromeleon doesn't know the
formula "AND" and puts me an error. D...