Aug 8, 2021 ... I'm looking through cells L5 through L9, and if the sum of those cells is equal to 0 AND one (or more) of the cells contains the letter T, then put the letter ...
Cells, rows, or columns can be formatted to change text or background color if they meet certain conditions. For example, if they contain a certain word or a ...
Jul 19, 2020 ... I am trying to apply custom formula conditional formatting to the address column to turn the background red and the text white if the “Do Again” column ...
Mar 13, 2020 ... When column D has text/dates in it, I'd like column C's formatting to be blank. So, if something was due yesterday, but the work was submitted ...
Oct 1, 2021 ... I am trying hard to figure out how to do conditional formatting for again. I have a form that students can write in what things they want ...
May 3, 2019 ... I would like to create a custom formula to add the text to a blank cell. In the example, I would like cell E3 to say "Enter Name" until I click ...
Mar 28, 2022 ... I am struggling to make my formula work. The idea to set a conditional formatting for column C when if Orderer is James (text in $B2 = "James") ...
Mar 20, 2019 ... ... write the Countifs function and the conditional formatting . I recommend you to use Array formula in the helper it's much better - check ...
Sep 7, 2019 ... For example, if the course is CHEM 212, I want columns C and D to have a light green fill colour. If the text in column D contains "quiz," then ...
Jan 21, 2022 ... How can I search in a cell for a word in a sentence, and if it find it, then write a certain word ... text, if not found it will return ERROR.
Apr 7, 2022 ... E.g. if cell D2 contains /02/ then show Ball, but if it contains /03/ show Sock. Aim of this is I can write the formula once, apply it to ...
Oct 25, 2022 ... I know I could do this with conditional formatting and just turn the text white if it contains "1/30/2060" but the data is part of a larger ...
Jun 22, 2020 ... You haven't given us a the whole story. If you must keep them as text, try using a VALUE function in a Custom Formula is type conditional format ...
Nov 3, 2019 ... If it's not NEW, then check for the following: if U is less than today (shouldn't it be greater than today..?), return OVERDUE, otherwise check ...
Feb 21, 2022 ... if you drag rule 3 to the top, the text should change to red for ... I figured I would have to write more Conditional Formatting rules ...
Feb 23, 2021 ... ... text in one cell based on which of five checkboxes is ticked. I thought I could solve this with Conditional Formatting, but when I enter the =if ...
Jun 24, 2022 ... I am trying to use a simple function to return one value if true and another if false. I have a few columns, all containing a formula.
Dec 9, 2021 ... ... then editing the text normally. It shouldn't be any harder copying the dragdown formula to a new sheet. Just be sure to put it on row 3, or ...
Sep 1, 2020 ... Conditional formatting custom formulas behave like dragdown formulas. So you write the formula as if it were in the top left cell, and you were going to drag ...
Jul 24, 2020 ... Conditional Formatting can't tell if a cell is bold or not. CF rules are based on the value in the cell, like text or numbers or dates or checkboxes.