How can I test for colour format in if statements?

C

Colin

I need to determine the colour of a cell and return the value if colour is
true. In other words, test the format of the cell.
 
Top