About 1,127,802 results (2,027 milliseconds)

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

Nested If Statement with 3 or more Named Ranges Used, AND ...

https://support.google.com/docs/thread/148751878/nested-if-statement-with-3-or-more-named-ranges-used-and-adding-rows-after-array-entry?hl=en
Jan 31, 2022 ... What I'd like to figure out is how I can add new rows below last entry in array if possible. Spreadsheet formulas cannot insert rows, so another ...

How do I create a IF statement condition using the current time ...

https://support.google.com/docs/thread/174582592/how-do-i-create-a-if-statement-condition-using-the-current-time?hl=en
Aug 10, 2022 ... It works but I am trying to add another condition which is time sensitive, see F2. This formula is not working and I am not sure how to correct ...

Google Sheets IF Statement with Numbers and Text - Google Docs ...

https://support.google.com/docs/thread/120398679/google-sheets-if-statement-with-numbers-and-text?hl=en
Aug 8, 2021 ... Only 1*1 = 1, so only TRUE * TRUE results in a TRUE for the outer IF(). Here's the same formula using the AND() function. Use the one you prefer ...

Sum function not working on values returned from if statement ...

https://support.google.com/docs/thread/39856270/sum-function-not-working-on-values-returned-from-if-statement?hl=en
Apr 13, 2020 ... It is necessary to get the summation of each rows point value based on the if statement. It appears to assign the value (the numbers are not in quotations) but ...

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

https://support.google.com/docs/answer/78413?hl=en&co=GENIE.Platform%3DDesktop
Single color: Under "Format cells if," choose the condition that you want to trigger the rule. Under "Formatting style, choose what the cell will look like when ...

Inserting an image if another cell is not blank - Google Docs Editors ...

https://support.google.com/docs/thread/35326824/inserting-an-image-if-another-cell-is-not-blank?hl=en
Mar 24, 2020 ... Wondering if there is an easy formula to use so that when A5 is not ... You could try an if statement that references a cell to trigger if an ...

Conditional Formatting If statement with multiple criteria - Google ...

https://support.google.com/docs/thread/25539997/conditional-formatting-if-statement-with-multiple-criteria?hl=en
Jan 13, 2020 ... Here is the conditional formatting formula is review is ​. =IF(Today ... My issues is that all the cells are turning red when I add the populate ...

ArrayFormula IF statement evaluates to TRUE but still uses my ...

https://support.google.com/docs/thread/112846401/arrayformula-if-statement-evaluates-to-true-but-still-uses-my-false-argument-why?hl=en
Jun 8, 2021 ... In summary, if G1 is listed on TSE (A1=TSE) and is not listed as a USD stock (D1<>Yes.U) it should use the TRUE formula. It uses the FALSE ...

Filling a cell color with an If statement in Google Sheets - Google ...

https://support.google.com/docs/thread/88176015/filling-a-cell-color-with-an-if-statement-in-google-sheets?hl=en
Dec 11, 2020 ... Use your sample sheet to demonstrate what you'd like the sheet to do ... I am trying to make it so when someone types the right equation ...

How can I copy data from one sheet to another using IF statements ...

https://support.google.com/docs/thread/109233301/how-can-i-copy-data-from-one-sheet-to-another-using-if-statements?hl=en
May 9, 2021 ... I then want to use something like an IF statement to sort all data by column C. IF data in Column C = (A, B, C, etc.), THEN copy row to sheet (A, B, C, etc.).

Trying to evaluate more than 3 arguments with nested IF, also tried ...

https://support.google.com/docs/thread/29433263/trying-to-evaluate-more-than-3-arguments-with-nested-if-also-tried-ifs-statement-am-not-getting-re?hl=en
Feb 21, 2020 ... =IFS(D3="Critical", 4, D3="High", 3, D3="Medium", 2, D3="Low", 1) (example 1) When I use this formula, High always returns #N/A. ... As for the IF ...

Using formula within nested IF statement - Google Docs Editors ...

https://support.google.com/docs/thread/195805399/using-formula-within-nested-if-statement?hl=en
Jan 4, 2023 ... I am trying to dive into formulas within Google Sheet to automate aspects of various spreadsheets more but am not too familiar with formulas, etc.

use form data to fill sheet cell if true - Google Docs Editors Community

https://support.google.com/docs/thread/157598847/use-form-data-to-fill-sheet-cell-if-true?hl=en
Mar 28, 2022 ... I tried if statement but that won't work. Details. Sheets,Microsoft ... To get your IF() formula to work, you would need to: -The first ...

Input help with an equation in Redcap

https://groups.google.com/g/redcap_open/c/pMzkMTKdELM
Sep 21, 2021 ... To make sure that the calculation does not return any result if the temperature is empty, you could add the following if-statement around the ...

IF statement not looking at entire range. - Google Docs Editors ...

https://support.google.com/docs/thread/101994586/if-statement-not-looking-at-entire-range?hl=en
Mar 13, 2021 ... Overall, my goal is that it will look at the name of the Action, and then query the name range to automatically put the description. Since I can ...

Query, Importrange with an If statement - Google Docs Editors ...

https://support.google.com/docs/thread/9257583/query-importrange-with-an-if-statement?hl=en
Jul 4, 2019 ... If you search starting at row 2, then the Header parameter is 0. My suggested formula is obviously untested, as I can't use your actual data as ...

I want use a formula, only if a check box is checked. - Google Docs ...

https://support.google.com/docs/thread/232249681/i-want-use-a-formula-only-if-a-check-box-is-checked?hl=en
Aug 27, 2023 ... I want to use a formula to calculate something, but only if the checkbox is checked. Otherwise, leave the field at "0".

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 ... Your Images sheet contains in-cell images rather than web addresses of images, so you do not need to use the image() function.

Automatically Apply Formula to Newly Added Row - Google Docs ...

https://support.google.com/docs/thread/255683864/automatically-apply-formula-to-newly-added-row?hl=en
Jan 28, 2024 ... Because we are using an arrayformula, you need to use an IF statement to determine if the formula should be run for every row/cell of data.