Hello,
I've got a loop in use which colors a cell based on it's value. It works fine, except anything below 50 goes Red; including the blank cells. I need the blank cells to remain their original color I added another if statement for anything <0 but i now get a runtime error 438.
I've tried sorts here including IsEmpty(), but cannot get any of them to work...
How do i get it to only change the value of the cell if it contains a number?
thanks![]()
Please Login or Register to view this content.
Bookmarks