About 1,584,473 results (5,558 milliseconds)

if greater than/equal to 10 return 10, if less than 10 return calculated ...

https://support.google.com/docs/thread/19876526/if-greater-than-equal-to-10-return-10-if-less-than-10-return-calculated-value?hl=en
Nov 14, 2019 ... Second version of the formula returns a parse error. Here's the sharable file with the two formulas & what my desired result would be: https:// ...

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 ... I am looking to color the cell D5 green if it is greater than or equal to D4. ... Example: If you have the custom formula: =A1<10 and have it ...

If cell (C3) is greater than cell (B3) colour text green, if C3 is less ...

https://support.google.com/docs/thread/121896053/if-cell-c3-is-greater-than-cell-b3-colour-text-green-if-c3-is-less-than-b3-colour-text-red?hl=en
Aug 18, 2021 ... ... formulas that will change the text colour if greater than, or less than. I just can't find a formula and lack the knowledge of how to string ...

Using MAXIFS with a criteria that is greater than or equal to a cell ...

https://support.google.com/docs/thread/79983233/using-maxifs-with-a-criteria-that-is-greater-than-or-equal-to-a-cell-reference?hl=en
Oct 30, 2020 ... At the moment this returns an error - when I built this in Excel I could surround the cell reference for the drop down box with '&' (so ...

Looker functions and operators | Google Cloud

https://cloud.google.com/looker/docs/functions-and-operators
Returns the rank of value in the column created by expression . For example, if you want to rank orders by their total sale price, you could use rank(${ ...

COUNTIF - Google Docs Editors Help

https://support.google.com/docs/answer/3093480?hl=en
... less than, or less than or equal to the criterion value, respectively. Notes ... IF function. 5 of 7. QUERY function. 6 of 7. COUNTIF. 7 of 7. VLOOKUP · Visit ...

Greater than or equal to "but" less than or equal to in google sheets ...

https://support.google.com/docs/thread/149366436/greater-than-or-equal-to-but-less-than-or-equal-to-in-google-sheets?hl=en
Feb 4, 2022 ... I have the following formula in A173: =IF(A170=0,0, IF(A170<=1000, 0, IF(A170>=1001,A170-1000))). So, now, when I type 5000 in A170, it ...

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 ... ... larger than Sheets can handle) this is rarely a problem. Like in your example, these issues generally have many decimal places between them ...

Leaving Cell Blank in a IF(and) Statement - Google Docs Editors ...

https://support.google.com/docs/thread/121722801/leaving-cell-blank-in-a-if-and-statement?hl=en
Aug 17, 2021 ... If it isn't less than or equal 10, it's greater than 10. You can do ... Use your sample sheet to demonstrate what you'd like the sheet to do!

TODAY as a Condition in SUMIFS Function - Google Docs Editors ...

https://support.google.com/docs/thread/12802226/today-as-a-condition-in-sumifs-function?hl=en
Aug 25, 2019 ... I'm writing a SUMIFS formula that I want to return the value of a cell if that value is both > 0 and the date is 8/31/2019 or later.

IF function - Google Docs Editors Help

https://support.google.com/docs/answer/3093364?hl=en
Returns one value if a logical expression is `TRUE` and another if it is `FALSE`. Sample Usage IF(A2 = "foo","A2 is foo") IF(A2,"A2 was true","A2 was ...

SHEETS IF Function - change text in cell depending on the data in ...

https://support.google.com/docs/thread/18478561/sheets-if-function-change-text-in-cell-depending-on-the-data-in-two-other-cells?hl=en
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 ...

AVERAGEIF - Google Docs Editors Help

https://support.google.com/docs/answer/3256529?hl=en
Greater than: ">1"; Greater than or equal to: ">=1"; Less than: "<1"; Less than or equal to: "<=1" ... IF : Returns one value if a logical expression is `TRUE` ...

Trying to write a QUERY with the condition that a specific column's ...

https://support.google.com/docs/thread/106134071/trying-to-write-a-query-with-the-condition-that-a-specific-column-s-value-falls-between-two-values?hl=en
Apr 14, 2021 ... I tried replacing the & with a comma, I tried adding a filter function, =IF(AND( function....and so many more with no results. As stated at the ...

Google Sheets function list - Google Docs Editors Help

https://support.google.com/docs/table/25273?hl=en
Returns 1 if the rate is strictly greater than or equal to the provided step value or 0 otherwise. If no step value is provided then the default value of 0 will ...

Conditional Formatting if cell is greater/less than cell above - Google ...

https://support.google.com/docs/thread/40734495/conditional-formatting-if-cell-is-greater-less-than-cell-above?hl=en
Apr 17, 2020 ... I can get it to work on a single cell no problem with the drop down options and the custom formula (e.g. =G3<G2). As soon as I try to apply ...

Google Sheets: inserting a value In a cell based upon two values in ...

https://support.google.com/docs/thread/96511579/google-sheets-inserting-a-value-in-a-cell-based-upon-two-values-in-the-row?hl=en
Feb 4, 2021 ... For example, the cell currently returns Y or N using an IF function ... when column I is equal to or greater than 150. Thanks. G. Gill K.

How to get if formula to check for if the cell is greater than a number ...

https://support.google.com/docs/thread/2234862/how-to-get-if-formula-to-check-for-if-the-cell-is-greater-than-a-number-but-also-not-null?hl=en
Mar 10, 2019 ... I am trying to make the formula check if a student's grade is >79.5 AND the cell is not blank then return yes, if less than 79.5 no.

SUMIF - Google Docs Editors Help

https://support.google.com/docs/answer/3093583?hl=en
Each cell in range is then checked against criterion for equality (or match, if wildcards are used). ... less than the criterion value). sum_range - The ...

Conditional formatting not working as anticipated and reference ...

https://support.google.com/docs/thread/282497615/conditional-formatting-not-working-as-anticipated-and-reference-previous-sheet-function?hl=en
Jun 28, 2024 ... Excel has the SHEETOFFSET function, but doesn't look like Sheets has an equivalent. ... • If Greater than or equal to M4, display green • If ...