-
Conditional Formatting Not Working as expected
I'm trying to apply conditional formatting to a sheet and it looks like it's ignoring the conditions that I've outlined. First, when you apply more than one condition to a sheet it's an AND and not an OR, correct? Second, these are the conditions I have set. When I have both conditions enabled AND the date is in the next…
-
How to edit filter to include YEAR function
So I had this formula created and its searching by a couple of different metrics to gather the average of a column but only via the supervisor name for another column. Silly me forget we only need to spit back data from 2024 as the sheet collects multiple years worth of data and my brain is really struggling to add this…
-
Conditional Format entire card in card view
I am ok with the task bar conditional formatting BUT would like to have ability to color the entire card and not just the left task bar.
-
Counting individuals supported by specific customer removing repeats
Hi, I am trying to sum the number of individuals that are supported by a customer. There are several opportunities that support a single customer and within these opportunities the same individuals may be supporting the customer. How do I calculate the unique number of individuals who support a single customer. The…
-
Formula Insertion via Conditional Formatting
Hi, I've made several formulas for one of my sheets to identify task health based on several conditions, which all work fine. However, my problem is when I insert a new row I need to identify the health formula for that row based on the task indent level (parent/child/grandchild) which I don't know how to do. Has this been…
-
Create conditional formatting based on data
I have a sheet to track data for incidents at different buildings by date. I'm looking to have the building cell be highlighted if it has had multiple incidents in the last 30 days. Ideally if I can do this with conditional formatting or use a check box formula that feeds into it.
-
Conditional formatting legend
I would love to offer a legend for users to understand the conditional formatting for a given sheet. Not all users are able to see the rules and may not remember what the formats indicate. Adding a button or pop-up banner/tool tip would be a great improvement. I try to use the column description when I can, but the…
-
Remove all conditional formatting options
It would be nice to have the option to select all/some conditional formatting that need to be removed. Some sheets have many and even though they can be disabled, they need to be removed for structural changes.
-
Merged: Remove all Workflows options
This discussion has been merged.
-
Nested IF statement for multiple date range
Hello! I am currently attempting to write an all encompassing formula to read through different work windows. We are only able to work in certain areas of the city depending on the "work window". Depending on the work window, these dates have differing start and end dates. I can get one window to work properly, but the…