Helen842000
New Member
- Joined
- Mar 28, 2011
- Messages
- 34
Hi all,
Wondering if you could help please. I have 2 worksheets. One is a summary page with slim rows that uses conditional formatting red or clear/blank depending if the corresponding cell on the detailed tab is filled or not. The second contains the comments and is full of text.
The summary tab enables you to see at a quick glance what cells need to be filled in on the 2nd sheet. I'd like to use wording in the if statement so it says EMPTY or FILLED
I want to put conditional formatting in place but only on rows as and when they're populated. E.g I don't want a long list of red cells showing before the row is in use. Or a long list that says EMPTY before the row is in use.
So it should go something like this.
If the Name cell is not populated - stay blank regardless
If the Name cell IS populated show the if/else condition & conditional formatting
Not quite sure how else to describe it! Any suggestions would be greatly appreciated.
So this is how I'd like it to look. Sheet one (summary) - Cond formatting shown in brackets
Number----- Issue Name -------Oct Update -------Nov Update------ Dec Update
1 ----------Broken Router ------FILLED (white) ---EMPTY (red)------ EMPTY (red)
2 --------------------------------(white)----------- (white)----------- (white)
Thanks!
Wondering if you could help please. I have 2 worksheets. One is a summary page with slim rows that uses conditional formatting red or clear/blank depending if the corresponding cell on the detailed tab is filled or not. The second contains the comments and is full of text.
The summary tab enables you to see at a quick glance what cells need to be filled in on the 2nd sheet. I'd like to use wording in the if statement so it says EMPTY or FILLED
I want to put conditional formatting in place but only on rows as and when they're populated. E.g I don't want a long list of red cells showing before the row is in use. Or a long list that says EMPTY before the row is in use.
So it should go something like this.
If the Name cell is not populated - stay blank regardless
If the Name cell IS populated show the if/else condition & conditional formatting
Not quite sure how else to describe it! Any suggestions would be greatly appreciated.
So this is how I'd like it to look. Sheet one (summary) - Cond formatting shown in brackets
Number----- Issue Name -------Oct Update -------Nov Update------ Dec Update
1 ----------Broken Router ------FILLED (white) ---EMPTY (red)------ EMPTY (red)
2 --------------------------------(white)----------- (white)----------- (white)
Thanks!
Last edited: