I'm looking to add some visual management to a spreadsheet...basically if a cell value is less than 60 the adjacent cell gets a red face...between 61 and 74 it gets a yellow face...and 75 or greater it gets a green face.

How can I do this without VBA?