About 1,862,421 results (4,859 milliseconds)

DATE in IF Function showing as FALSE when it should be True, why ...

https://support.google.com/docs/thread/40506913/date-in-if-function-showing-as-false-when-it-should-be-true-why?hl=en
Apr 16, 2020 ... Similar to Excel, when you drag a formula down it auto-updates to apply the logic to the next row. Issue 1. If you want all the boxes to ...

IF formula returns FALSE while comparing to equal numbers ...

https://support.google.com/docs/thread/193901389/if-formula-returns-false-while-comparing-to-equal-numbers?hl=en
Dec 22, 2022 ... As you can see, now the formula returns TRUE. Even though, in both ... I'll put the numbers in a shareable sheet and keep you posted.

Automatic Check Box fill based on Cell Value - Google Docs Editors ...

https://support.google.com/docs/thread/238893913/automatic-check-box-fill-based-on-cell-value?hl=en
Oct 12, 2023 ... I have the formula "=B2<=A2" as a reason to do something in the C Column, and have set my data validation in Checkboxes to TRUE ... put a formula ...

Formula question - Cell text dependent on 3 separate True/False ...

https://support.google.com/docs/thread/20726612/formula-question-cell-text-dependent-on-3-separate-true-false-cell-values?hl=en
Nov 21, 2019 ... I put in the VLOOKUP option next to the code generating option and added a table on the second sheet that it pulls a value from. Just ...

Conditional formatting with multiple checkboxes - Google Docs ...

https://support.google.com/docs/thread/74112007/conditional-formatting-with-multiple-checkboxes?hl=en
Sep 30, 2020 ... Hi Rich. At what point in the formula you've given me will I need to put TRUE to represent a ticked checkbox?

Conditional formatting with multiple rows and checkboxes - Google ...

https://support.google.com/docs/thread/179163544/conditional-formatting-with-multiple-rows-and-checkboxes?hl=en
Sep 13, 2022 ... Just like if you put =$B2=TRUE in cell C2 and copy/pasted it into C3 it would become =$B3=TRUE. It checks every cell aginst your custom formula ...

How to have cell formula auto-populate when adding a new row to a ...

https://support.google.com/docs/thread/92874886/how-to-have-cell-formula-auto-populate-when-adding-a-new-row-to-a-sheet?hl=en
Jan 10, 2021 ... ... formula in the column in other rows. Essentially I am looking for the same functionality that happens in Excel when you define a true "table".

Google Sheets: how to put image in the cell but with the IF formula ...

https://support.google.com/docs/thread/75597980/google-sheets-how-to-put-image-in-the-cell-but-with-the-if-formula?hl=en
Oct 7, 2020 ... I would be happy to show you how, but cannot because your sample spreadsheet is view-only. ... I want to connect two "true's" and make the image ...

What formula can I use to get the date and time when a "Checkbox ...

https://support.google.com/docs/thread/198796939/what-formula-can-i-use-to-get-the-date-and-time-when-a-checkbox-cell-is-marked-as-true?hl=en
Jan 24, 2023 ... ... TRUE? I have a Spreadsheet that is shared ... Here is a basic way to give timestamp by using formula, put this into C2 and drag it down: = ...

Is it possible for a plus sign to show as plain text and not create a ...

https://support.google.com/docs/thread/4057005/is-it-possible-for-a-plus-sign-to-show-as-plain-text-and-not-create-a-formula?hl=en
Apr 12, 2019 ... Is it possible for a plus sign to show as plain text and not create a formula? ... The secret to this is to put a single apostrophe before ...

Formula not providing same answer as Excle - Google Docs Editors ...

https://support.google.com/docs/thread/248929729/formula-not-providing-same-answer-as-excle?hl=en
Dec 17, 2023 ... Excel does this perfectly with the below formula =TEXTJOIN ... You can put the array formula around the IF if you want since it's ...

Google sheets wont display formula results, I only see the formula in ...

https://support.google.com/docs/thread/2758245/google-sheets-wont-display-formula-results-i-only-see-the-formula-in-the-cell?hl=en
Mar 20, 2019 ... I'm using this formula "=sort(filter(J60:Q171,J60:J171 <> ""),1,true,8,TRUE)" in a cell. The View>Show Formulas is off (not checked). Only ...

IF function - Google Docs Editors Help

https://support.google.com/docs/answer/3093364?hl=en
IF function. Returns one value if a logical expression is `TRUE` and another if it is `FALSE`. Sample Usage.

How do I get multiple criteria to work in one custom formula ...

https://support.google.com/docs/thread/238316853/how-do-i-get-multiple-criteria-to-work-in-one-custom-formula?hl=en
Oct 8, 2023 ... But when I try to add a second criteria, nothing highlights. For example, if the Date Sent to Staff is today and column I is True, I want it to ...

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 ... Inside the function, you can put as many conditions as you like. ALL must be TRUE for the formatting to occur. In the example you describe ...

Set conditional formatting to use a checkbox to change row color ...

https://support.google.com/docs/thread/189010230/set-conditional-formatting-to-use-a-checkbox-to-change-row-color-individually-throughout-the-sheet?hl=en
Nov 17, 2022 ... Sheets,Microsoft ... For yellow warning, add custom formula =$L2=TRUE() If you leave out the $ for the row number, it should apply it correctly.

Have values in cells with checkboxes checked to subtract from ...

https://support.google.com/docs/thread/5461399/have-values-in-cells-with-checkboxes-checked-to-subtract-from-another-cell-and-then-be-summed?hl=en
May 4, 2019 ... I think this helps me too but I need the formula to add the sum of the boxes checked, not subtract. Instead of TRUE do I put in FALSE? C.

Can the check boxes calculate a percentage number of items ...

https://support.google.com/docs/thread/52875503/can-the-check-boxes-calculate-a-percentage-number-of-items-completed?hl=en
Jun 11, 2020 ... I put this formula in E6 of your sheet. It uses COUNTIF() to count the number of checkboxes that are checked or TRUE and divides that but a ...

Checkbox is giving error in formula - Google Docs Editors Community

https://support.google.com/docs/thread/43037434/checkbox-is-giving-error-in-formula?hl=en
Apr 28, 2020 ... The true; "ASKED"; bit in your formula will always put ASKED in a row when the preceding conditions were met. The rest of the conditions ...

If all checkboxes are checked in a row, I want an automatic ...

https://support.google.com/docs/thread/177314560/if-all-checkboxes-are-checked-in-a-row-i-want-an-automatic-strikethrough-on-the-name-in-the-row?hl=en
Aug 30, 2022 ... ... formula. =countif(E3:K3, true) = columns(E3:K3) ? Sorry I am like the furthest thing from an IT expert, here. What part of that code directs ...