jeffcoleky
Active Member
- Joined
- May 24, 2011
- Messages
- 274
Title says it all. I want to do Format an Entire Row IF the data in Column A of that row contains an exact match to a list of names in another sheet. (we'll use Santa's Christmas list as an example)
I want the people in the "List" sheet, as they are categorized, to determine the row's background color of the names on Sheet 1 (Names). Green Background if they're Nice, Red Background if Naughty.
Names should be able to be added and removed from Sheet 2 at any time.
Sheet 1: "Names"
Bob <- (Entire Row has Green background)
Easter Bunny <- (Entire Row has Red background)
Pat <- (Entire Row has Red background)
Sam <- (Entire Row has Green background)
George <- (Entire Row has Green background)
You <- (Entire Row has Red background)
Sheet 2: "List"
Column A1: Nice
Bob
Sam
George
Column A2: Naughty
You
Pat
Easter Bunny
I want the people in the "List" sheet, as they are categorized, to determine the row's background color of the names on Sheet 1 (Names). Green Background if they're Nice, Red Background if Naughty.
Names should be able to be added and removed from Sheet 2 at any time.
Sheet 1: "Names"
Bob <- (Entire Row has Green background)
Easter Bunny <- (Entire Row has Red background)
Pat <- (Entire Row has Red background)
Sam <- (Entire Row has Green background)
George <- (Entire Row has Green background)
You <- (Entire Row has Red background)
Sheet 2: "List"
Column A1: Nice
Bob
Sam
George
Column A2: Naughty
You
Pat
Easter Bunny