Ok, well the countif works perfectly and I thank you all. I knew it wasn’t that hard but I am pretty lame at Excel.
Rnordquest, I am trying to use your formula:
=IF(C1<-0.63,"bad",IF(OR(C1>-0.5,C1<0.5),"good",IF(C1>0.629,"bad","")))
Because it breaks everything down how I want it to be...