About 1,486,929 results (4,103 milliseconds)

Conditional Format Apply Only If Cell is NOT empty - Google Docs ...

https://support.google.com/docs/thread/176199949/conditional-format-apply-only-if-cell-is-not-empty?hl=en
Aug 22, 2022 ... Trying to apply conditional formatting to a row based on the value in another cell, but only those cells in the row that are not empty.

Conditional formatting for when the other cell has a formula but no ...

https://support.google.com/docs/thread/112269778/conditional-formatting-for-when-the-other-cell-has-a-formula-but-no-values?hl=en
Jun 3, 2021 ... CF rule would do the trick. The rule is applied to column A2:A, and the $C is necessary to say check the value in column C, but ...

Conditional formatting based on cells whose value is determined ...

https://support.google.com/docs/thread/11019470/conditional-formatting-based-on-cells-whose-value-is-determined-from-a-formula?hl=en
Jul 31, 2019 ... ... conditional formatting "reads" the formula in the cell instead of the value. Here's how I set up the spreadsheet: I entered (a longer ...

Conditional Formatting when the value in a cell is greater than the ...

https://support.google.com/docs/thread/5900027/conditional-formatting-when-the-value-in-a-cell-is-greater-than-the-value-in-another-cell?hl=en
May 10, 2019 ... To highlight a row based on a single column you will use the $A1 variation. Unlike normal formulas conditional formatting will not automatically ...

Conditional formatting if any cell is blank - Google Docs Editors ...

https://support.google.com/docs/thread/22679297/conditional-formatting-if-any-cell-is-blank?hl=en
Dec 12, 2019 ... Rows 5 and 9 should not be highlighted, the others should be highlighted based on this, correct? I just used your formula and it appears to ...

Conditional formatting based on the values of another sheet ...

https://support.google.com/docs/thread/4490297/conditional-formatting-based-on-the-values-of-another-sheet?hl=en
Apr 19, 2019 ... ... cell if the text matches some text in a column of another sheet. I found a tutorial online which works but am not sure why the formula works.

Number format based on a cell value. - Google Docs Editors ...

https://support.google.com/docs/thread/133073729/number-format-based-on-a-cell-value?hl=en
Oct 29, 2021 ... Conditional formatting will not do that for you. If you are getting the numbers from a formula, you might be able to have some IF functions ...

Conditional Formatting (custom formula) for Drop down list not ...

https://support.google.com/docs/thread/104567038/conditional-formatting-custom-formula-for-drop-down-list-not-working?hl=en
Mar 31, 2021 ... I'm trying to highlight an entire row based on the selected value from my drop down list. I did the custom formula “=$D2=“in Progress”” but I keep getting ...

Conditional formatting inconsistencies - Google Docs Editors ...

https://support.google.com/docs/thread/61972714/conditional-formatting-inconsistencies?hl=en
Jul 30, 2020 ... To highlight a row based on a single column you will use the $A1 variation. Unlike normal formulas conditional formatting will not automatically ...

Alternating colour rows based on cell value - Google Docs Editors ...

https://support.google.com/docs/thread/161495456/alternating-colour-rows-based-on-cell-value?hl=en
Apr 27, 2022 ... ... Conditional Formatting and the Boolean value that I had added. https ... Edit: I changed the formula to use MATCH and UNIQUE instead of ...

Conditional formatting script to show cells that do not contain a formula

https://support.google.com/docs/thread/3879062/conditional-formatting-script-to-show-cells-that-do-not-contain-a-formula?hl=en
Apr 9, 2019 ... I'm trying to identify which cells in a particular column do not contain a formula. Was thinking that I could search in formulas, but not ...

How to conditional format based on two conditions of another cell ...

https://support.google.com/docs/thread/34905276/how-to-conditional-format-based-on-two-conditions-of-another-cell?hl=en
Mar 22, 2020 ... You can use the Sheets function ... No, Conditional Formatting rules do not work that way. There is no memory of what order the values were ...

How do I copy a conditional formatting definition without extending ...

https://support.google.com/docs/thread/21724156/how-do-i-copy-a-conditional-formatting-definition-without-extending-the-range?hl=en
Dec 2, 2019 ... ... formulas for you but does not show that change in other cells. ... cells will be adjusted based on their offset from that top-left cell.

INDIRECT not working anymore (conditional formatting) - Google ...

https://support.google.com/docs/thread/71256558/indirect-not-working-anymore-conditional-formatting?hl=en
Sep 15, 2020 ... In the cell B4 I want to see a drop-down menu with a list. The values inside won't come from a single table but from two, depending on the value ...

Conditional formatting with Custom formula referencing another ...

https://support.google.com/docs/thread/104768984/conditional-formatting-with-custom-formula-referencing-another-sheet?hl=en
Apr 2, 2021 ... I would like to format a row of cells in Sheet1 based on values located in cells in Sheet2. ... no matter in which position/cell in row A of ...

Google Sheets Conditional Formatting percentage not calculating ...

https://support.google.com/docs/thread/320365564/google-sheets-conditional-formatting-percentage-not-calculating-correctly?hl=en
Jan 24, 2025 ... ... not turning the numbers the correct colors based on the formula. I ... formula for each cell. In cell B4, it applies the formulas as ...

Conditional formatting not working correctly - Google Docs Editors ...

https://support.google.com/docs/thread/180541169/conditional-formatting-not-working-correctly?hl=en
Sep 22, 2022 ... It works just fine in Excel. I have a value of 1 in cell A1. I have a value of 5 in cell B1. In cell C1 =sum(A1,B1). It produces the number 6.

dynamic reference in conditional formatting - Google Docs Editors ...

https://support.google.com/docs/thread/159345830/dynamic-reference-in-conditional-formatting?hl=en
Apr 10, 2022 ... ... formatting to all cells, without updating the reference cell ... Right, ImportRange() fetches values only - no formulas and no formatting.

Can I exclude cells from a formula based on if it's filled with a ...

https://support.google.com/docs/thread/108155120/can-i-exclude-cells-from-a-formula-based-on-if-it-s-filled-with-a-specific-color?hl=en
Apr 30, 2021 ... The colours, if you still want them, can be applied automatically using conditional formatting, triggered by the text value in column C - green ...

Conditional Formatting, Highlight Highest Value, IF Cell is not 0 or ...

https://support.google.com/docs/thread/169996036/conditional-formatting-highlight-highest-value-if-cell-is-not-0-or-empty?hl=en
Jul 5, 2022 ... Both are using the same formula (=B12=MAX($B$12:$J$12)). What I would like is to keep the rule of highlighting the highest value, but I want to ...