About 1,127,890 results (1,353 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. ... Format cells if" drop-down menu, click Custom ...

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 ... I am trying to highlight a 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 ...

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.

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

Conditional formatting based on formula with OFFSET and MATCH ...

https://support.google.com/docs/thread/182813733/conditional-formatting-based-on-formula-with-offset-and-match?hl=en
Oct 7, 2022 ... I have another cell (W4) that I want to conditionally format based on whether its contents are equal to, less than, or greater than a value.

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

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 can do this with conditional formatting and 2 custom formulas. ... you write the formula for the first cell in the range and it then ...

Conditional Formatting based on Relative Change from previous ...

https://support.google.com/docs/thread/55909331/conditional-formatting-based-on-relative-change-from-previous-row?hl=en
Jun 27, 2020 ... My objective is to color cells in a given column red if the amount of growth from the previous cell exceeds 50% (or some amount).

Conditional Formatting based on checkbox value - Google Docs ...

https://support.google.com/docs/thread/129432464/conditional-formatting-based-on-checkbox-value?hl=en
Oct 5, 2021 ... ... cells based on the checkboxes in those cells being checked or not. I ... The custom formula you are looking for is. =$A2=TRUE then ...

Conditional formatting based on number of instances of value X in a ...

https://support.google.com/docs/thread/46018575/conditional-formatting-based-on-number-of-instances-of-value-x-in-a-row?hl=en
May 11, 2020 ... I'm trying to figure out how to format a cell to change text colors depending on how many instances there are of a given value in the row.

Conditional Formatting - the cell below - Google Docs Editors ...

https://support.google.com/docs/thread/56535781/conditional-formatting-the-cell-below?hl=en
Jul 1, 2020 ... If all non-colored cells will have the same value, then the following formula will work for your conditional formatting: =A1<>"AAAAA". If ...

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. ... values. I only want it to change colour if the new value is ...

Conditional formatting based on matched cell values - Google Docs ...

https://support.google.com/docs/thread/73577313/conditional-formatting-based-on-matched-cell-values?hl=en
Sep 27, 2020 ... Try entering different numbers in column B and you'll see what's going on. Here's the formula for column B to find the HIGHEST value. =Match(B2, ...

I need a solution for conditional formatting based on sum of cells ...

https://support.google.com/docs/thread/175483184/i-need-a-solution-for-conditional-formatting-based-on-sum-of-cells-with-a-matched-value-in-the-row?hl=en
Aug 17, 2022 ... If you select the range G4:M6, then apply this Custom Formula in Conditional Formatting, it will highlight any individual cell that is value ...

Conditional Formatting to Highlight Cells Based on Multiple Values ...

https://support.google.com/docs/thread/270172798/conditional-formatting-to-highlight-cells-based-on-multiple-values?hl=en
Apr 19, 2024 ... Thank you for sharing a sample spreadsheet. Use this conditional formatting custom formula rule for the range C2:C : =search("director", C2) ...

Conditional formatting based on time of day - Google Docs Editors ...

https://support.google.com/docs/thread/16091471/conditional-formatting-based-on-time-of-day?hl=en
Oct 5, 2019 ... ... conditional formatting formula be referenced back to a cell in the spreadsheet vs. being a fixed value in formula. Thank you! Here is a ...

Conditional Formatting Entire Group of Cells Based on All Values of ...

https://support.google.com/docs/thread/12060287/conditional-formatting-entire-group-of-cells-based-on-all-values-of-the-group?hl=en
Aug 15, 2019 ... That will prevent the formula from automatically adjusting for each cell. Also, since you want the red formula to override the yellow one ...

Conditional formatting to highlight date within 14 days of today ...

https://support.google.com/docs/thread/35539865/conditional-formatting-to-highlight-date-within-14-days-of-today?hl=en
Mar 25, 2020 ... ... conditionally format a column, based on data from another column? Then have the conditionally formatted column, return a value of text, but ...

highlight changing data using a dynamic custom formula in ...

https://support.google.com/docs/thread/258391260/highlight-changing-data-using-a-dynamic-custom-formula-in-conditional-formatting?hl=en
Feb 12, 2024 ... highlight changing data using a dynamic custom formula in conditional formatting ... based on their offset from that top-left cell. Example ...

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 understand that it is a conditional formatting rule, however I am not good with creating those. ... Format Cells If: Custom formula. Custom ...