cjbrown815
IS-IT--Management
Hello,
I have summary fields that make a manual crosstab report. I have to add alerts to these. They are string results
The only part of this formula that is working is the last line, everything else is green.
if ({#Mold}> "9" ) then crRed else
if ({#Mold}in "0" to "5") then crGreen else
if ({#Mold}in "TNTC"">150") then crRed else
if ({#Mold}in "NR") then crBlue else
if ({#Mold}in "<1") then crGreen else
if ({#Mold}in "6" to "9") then crYellow
thanks
-CJ
SQL2005// CRXIr2// XP Pro
"Progress lies not in enhancing what is, but in advancing toward what will be"
-KHALIL GIBRAN 1883-1931
I have summary fields that make a manual crosstab report. I have to add alerts to these. They are string results
The only part of this formula that is working is the last line, everything else is green.
if ({#Mold}> "9" ) then crRed else
if ({#Mold}in "0" to "5") then crGreen else
if ({#Mold}in "TNTC"">150") then crRed else
if ({#Mold}in "NR") then crBlue else
if ({#Mold}in "<1") then crGreen else
if ({#Mold}in "6" to "9") then crYellow
thanks
-CJ
SQL2005// CRXIr2// XP Pro
"Progress lies not in enhancing what is, but in advancing toward what will be"
-KHALIL GIBRAN 1883-1931