Forum Discussion

daved2424's avatar
daved2424
Copper Contributor
Dec 15, 2020

Managing Conditional Formats

Hello

 

Am I alone in thinking the conditional formatting manager is just not powerful enough in Excel? I am really struggling to keep on top of my formats. Maybe I am doing something wrong or perhaps Excel is not up to the task. Either way I wanted to gather some opinions, so allow me to explain my main usage case. 

I have multiple tables across sheets that I would like to apply the same set of formats to. The format is based on a value in one particular column. The values are from a named range defined elsewhere in the workbook. Ideally what I want to be able to do is say whenever value X is selected in any one of the applicable tables across the workbook, I want this formatting to apply to this row.

 

At the moment I have to define the rule then manually copy and paste it across all the tables. When the values in the names range change, I then have to go and change the values in the conditional formats too. As data gets moved and copied around the tables, the formatting rules move too and I end up with duplicates or formatting rules that apply to certain ranges and not others. It’s just a mess!

 

Is there anyway I can improve this?  Many thanks

7 Replies

  • mathetes's avatar
    mathetes
    Gold Contributor

    daved2424 

     

    I'm trying, but having a difficult time, to visualize what you might be working with here. Fundamentally, I'm wondering if part of the difficulty here is in the way you are approaching the basic organization of your data. If you are, as you suggest, moving and copying data around the spreadsheets, that in and of itself may actually be an unnecessary and ineffective way to approach whatever the basic task is.

     

    Is it in any way possible for you to share a copy of your actual spreadsheet here? If it contains, as well it might, confidential information, then create a fictional version that still resembles it, using fake names of whatever it is that is confidential.

     

    If that's not possible, then a far more complete description of the bigger picture: what's the context, what is the nature of the core data that is entered (the Input); what is the expected or desired result (the Output); what is it that gets changed, by whom, how frequently.

     

    Your conditional formatting problems may just be the visible symptoms of a far deeper issue of database design. Perhaps it started as an Excel representation of a process developed on paper, I don't know. That does happen, and such a developmental process sometimes fails to take advantage of Excel's inherent abilities to manipulate data on its own, without requiring you to "move and copy"....

      • mathetes's avatar
        mathetes
        Gold Contributor

        daved2424 

         

        As I add new rows to the table in Sheet1, (new "Value", leading to a valid lookup from the names, a random entry under "Description" and then picking a category from the valid list) it seems to work, with the "Applies to" formula in Conditional Formatting dialog box expanding to include those new rows.

         

        So I'm not clear on the problem/concern you describe in this statement in cell F7 of Sheet 1:

        Values in named range may change therefore breaking conditional formatting

        • Which of your several named ranges is the "named range" to which you refer in that statement?
        • Why would that named range change? What would be the nature of the change?

        By the way, why are the entries under "Description" free form as opposed to subject to Data Validation themselves. If we stay with this as tables/zones (in a restaurant?), it's surely a finite list; it could be made subject to data validation and avoiding spelling errors, etc.

         

        What do the Red, Blue, Green and Yellow "categories" designate in relationship to the other columns. Are there rules that could be written to make that selection itself formula based? This person to this table always = Green, that kind of thing? Or are the category designations always random?

Resources