View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Tiger Tiger is offline
external usenet poster
 
Posts: 21
Default Macro to change cell colour based on words

I have a cell identified by either the word "Unbene" or the interior cell
colour.

I want to write a macro that will identify that cell and then colour 9 cells
in the same row.

The word is in cell C and I want cells A-I change to a colour I designate.

Is this clearer?