Hello Experts, I have a range of numbers in cells A1:A10, and I would like a macro to start in A1, moving down the column and testing the value of each cell, stopping at the first blank cell. In each cell, the macro should change the colour to blue if positive, to red if negative and to yellow if zero...