View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Mike Eckardt Mike Eckardt is offline
external usenet poster
 
Posts: 1
Default Color Cells via VBA

I'm trying to set the background color (highlight) cells
in my spreadsheet based on the value of a cell. I haven't
been able to find a way to access this programmatically,
and I don't want to do it by hand every time the value
changes. Any clues?