About 1,166,235 results (2,430 milliseconds)

Use conditional formatting rules in Google Sheets - Computer ...

https://support.google.com/docs/answer/78413?hl=en&co=GENIE.Platform%3DDesktop
You can use custom formulas to apply formatting to one or more cells based on the contents of other cells. On your computer, open a spreadsheet in Google Sheets ...

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 ... Your example spreadsheet is in View Only mode so you will have to try this yourself. Enter the following formula into Cell B1 only. = ...

How can I format cells to change color based on date in cell and ...

https://support.google.com/docs/thread/228833054/how-can-i-format-cells-to-change-color-based-on-date-in-cell-and-current-date?hl=en
Aug 4, 2023 ... I saw a post from 3 years ago that had formulas for exact dates, i.e. green if it is today's date, red if not, however my needs are much more ...

conditional formatting based on last edit date - Google Docs Editors ...

https://support.google.com/docs/thread/86878282/conditional-formatting-based-on-last-edit-date?hl=en
Dec 4, 2020 ... I'm not sure if there's a way to format it so the cell turns orange if it was edited after the due date. The only other solution I've thought of ...

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 ...

How to conditional format each cell in a row based on its previous or ...

https://support.google.com/docs/thread/250821445/how-to-conditional-format-each-cell-in-a-row-based-on-its-previous-or-following-cell?hl=en
Dec 29, 2023 ... I managed to do so in rows containing habits that are supposed to be completed daily, by using the custom formula AND in the first column (C3) ...

Conditional Formatting: Highlight Rows / Override Previous ...

https://support.google.com/docs/thread/106201563/conditional-formatting-highlight-rows-override-previous-highlight-formulas-based-on-column-s-data?hl=en
Apr 14, 2021 ... Conditional Formatting: Highlight Rows / Override Previous Highlight Formulas Based On Column's Data ... Excel) is that the second formula ...

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 ... ... cells will be adjusted based on their offset from that top-left cell. Example: If you have the custom formula: =A1<10 and have it applied to ...

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 ... I am working on a sheet, I know how to use conditional format in excel to change the number format based on cell value. But in google sheet, I couldn't find an ...

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 AND() within a Conditional Formatting rule. Inside the function, you can put as many conditions as you like. ALL must be TRUE ...

how to conditional format based on previous row for multiple rows ...

https://support.google.com/docs/thread/191588518/how-to-conditional-format-based-on-previous-row-for-multiple-rows?hl=en
Dec 6, 2022 ... you write the formula for the first cell in the range and it then acts like it has been dragged to all the other cells in the range... so in ...

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 ... In Google Sheets, I want to use conditional formatting based on a cell whose value is determined by an IFS formula.

Conditional formatting based on the value of a cell in another sheet ...

https://support.google.com/docs/thread/54176088/conditional-formatting-based-on-the-value-of-a-cell-in-another-sheet?hl=en
Jun 18, 2020 ... I am trying to create a custom formula that would highlight a cell red, if a cell on another sheet was greater than 0.

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 be ...

How to sum the numbers in colored cells - Google Docs Editors ...

https://support.google.com/docs/thread/15935924/how-to-sum-the-numbers-in-colored-cells?hl=en
Oct 3, 2019 ... if so, based on what logic? Or is there some conditional formatting that is making them red or green? if so what is the rule for it?

How to automatically format cell colors based on Booleans - Google ...

https://support.google.com/docs/thread/5542742/how-to-automatically-format-cell-colors-based-on-booleans?hl=en
May 6, 2019 ... What I'd like to do is set up a formula with instructions like: for all rows, if End Use Date column is not empty, set row color to red. But I'm ...

Is there a way to apply conditional formatting based on the color of ...

https://support.google.com/docs/thread/53883979/is-there-a-way-to-apply-conditional-formatting-based-on-the-color-of-text-in-another-cell?hl=en
Jun 16, 2020 ... Custom Formula is... Formula: =$N25>$M25. Format: <format of your choice - red text>. For columns K:L: Apply to range: K25:L61. Format cells if.

Conditional formatting based on cell address - Google Docs Editors ...

https://support.google.com/docs/thread/29727748/conditional-formatting-based-on-cell-address?hl=en
Feb 24, 2020 ... Format cells if... Custom Formula is... Formula: =CELL("Address",INDIRECT($A$2&$A$1))=CELL("address",A1). Format: <format of your choice>.

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 rule: Apply to range: A4:L. Format cells if... Custom Formula is... Formula: =ISODD(MATCH($L4, UNIQUE($L$4:$L4),0)).

Conditional formatting based on another sheet - Google Docs ...

https://support.google.com/docs/thread/236667929/conditional-formatting-based-on-another-sheet?hl=en
Sep 26, 2023 ... I am trying to write a conditional formatting formula for column 1 of "Sheet A" that searches column 2 of "Sheet B" for a matching registration number.