Hi there,
I have a workbook with 40+ worksheets. The first tab is a Table of Contents (TOC) listing the title of each data worksheet (tabbed at bottom of spreadsheet). The remainder of worksheets are data. All I want to achieve is to turn a Table of Contents cell RED using conditional formatting once anything at all is entered in the range of cells in the data worksheet.
For example, lets say a data worksheet contains no entries in range B2:C5. I want the conditional formatting in the TOC to turn RED if anything at all is entered in the range B2:C5. So, in that range, if X is entered in C4, for example, the TOC cell turns red. Generally, people only will input 'X' here but it may be something else so would like the formula to react to any entry in those cells at all.
I understand basic conditional formatting, and thought this would be simple.... I'm hoping I'm just making it harder than it needs to be, hence I'm asking for help. I've just about gone cross-eyed using NOT(ISBLANK), ISNUMBER, and CONCATENATE formulas all to no avail. Excel geniuses, I need you!
I have a workbook with 40+ worksheets. The first tab is a Table of Contents (TOC) listing the title of each data worksheet (tabbed at bottom of spreadsheet). The remainder of worksheets are data. All I want to achieve is to turn a Table of Contents cell RED using conditional formatting once anything at all is entered in the range of cells in the data worksheet.
For example, lets say a data worksheet contains no entries in range B2:C5. I want the conditional formatting in the TOC to turn RED if anything at all is entered in the range B2:C5. So, in that range, if X is entered in C4, for example, the TOC cell turns red. Generally, people only will input 'X' here but it may be something else so would like the formula to react to any entry in those cells at all.
I understand basic conditional formatting, and thought this would be simple.... I'm hoping I'm just making it harder than it needs to be, hence I'm asking for help. I've just about gone cross-eyed using NOT(ISBLANK), ISNUMBER, and CONCATENATE formulas all to no avail. Excel geniuses, I need you!