Hi everyone I have a marco that colors the interior a cell depending on it's value.
Eg cell value > 65 and < 85 then vbblue
cell value > 65 then vb green
Cell value > 35 and < 65 then vbYellow
Cell value < 35 then vbRed
This works fine However is the cell has #value it's turns the cell blue?
I dont understand why?
Any ideas
Eg cell value > 65 and < 85 then vbblue
cell value > 65 then vb green
Cell value > 35 and < 65 then vbYellow
Cell value < 35 then vbRed
This works fine However is the cell has #value it's turns the cell blue?
I dont understand why?
Any ideas