About 1,314,967 results (5,209 milliseconds)

How do I use multiple IF statements in a cell for two different ...

https://support.google.com/docs/thread/114654456/how-do-i-use-multiple-if-statements-in-a-cell-for-two-different-conditions?hl=en
Jun 23, 2021 ... I figured out the formula to create the W or L, but for all cells that have not yet been entered, it's returning a FALSE. Of course, the FALSE ...

Nested If function stops operating. - Google Docs Editors Community

https://support.google.com/docs/thread/186317632?hl=en&msgid=186342132
Oct 30, 2022 ... VLOOKUP to find values in a two column list (separate list) would be much better. ... a formula will work correctly to insert an image from a ...

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 ... SHEETS IF Function - change text in cell depending on the data in two other cells ... I need to have a cell (B) change to one of four options " ...

Multiple IF statements to return specific values - Google Docs Editors ...

https://support.google.com/docs/thread/264305482/multiple-if-statements-to-return-specific-values?hl=en
Mar 17, 2024 ... Note that either formula style could create the numeric values, either the "one ... cell" style or the array formula, that can fill a column. Just ...

I need help with adding lines of formula, I am new to google sheets ...

https://support.google.com/docs/thread/115806304/i-need-help-with-adding-lines-of-formula-i-am-new-to-google-sheets-but-i-cannot-get-this-to-work?hl=en
Jul 3, 2021 ... ... add multiple lines of IF function based of 3 Data validations. I have one working line of formula which gives the desired result, but adding ...

Automate Copy+Paste to Cell Only Once Based On An If Function ...

https://support.google.com/docs/thread/52714066/automate-copy-paste-to-cell-only-once-based-on-an-if-function?hl=en
Jun 10, 2020 ... Follow the instructions in the script to install it in your spreadsheet. You will have to set up two triggers, one for the 1st of each month, ...

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 ... The strange thing, is I tried adding another named range, and a ... It produces an array result of multiple cells when it references a multi-cell ...

I would like to average out a column - Google Docs Editors Community

https://support.google.com/docs/thread/314205168/i-would-like-to-average-out-a-column
Dec 19, 2024 ... ... if you use the AVERAGE function, blank cells ... This does the same as your two formulas. If the sum of C3:C15 is less than zero, the formula ...

Fill Cell Based Conditional on Values in Two Different Columns ...

https://support.google.com/docs/thread/33134263/fill-cell-based-conditional-on-values-in-two-different-columns-concatenated-if-function?hl=en
Mar 11, 2020 ... Fill Cell Based Conditional on Values in Two Different Columns (Concatenated IF-Function) ... if at least one of those two columns has something ...

Multiple IF Conditions, Too many Arguments - Google Docs Editors ...

https://support.google.com/docs/thread/114218996/multiple-if-conditions-too-many-arguments?hl=en
Jun 20, 2021 ... I could use some assistance in this process. The Statements are as such: If Cell <3, Then SUM Cell/2. If Cell >3 and <20, Then ...

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 ... My issues is that all the cells are turning red when I add the populate the conditional formatting across all other cells. ... A blank cell with ...

Checking against two columns with IF and IFS to apply different ...

https://support.google.com/docs/thread/158089405/checking-against-two-columns-with-if-and-ifs-to-apply-different-sums?hl=en
Mar 31, 2022 ... I'd LIKE the solution to live inside that one cell. I don't want to check for a formula in a different cell or create two different sheets for ...

I would like to combine cells in google sheets from an if statement ...

https://support.google.com/docs/thread/131584432/i-would-like-to-combine-cells-in-google-sheets-from-an-if-statement-have-it-keep-adding-on?hl=en
Oct 19, 2021 ... I'm at a loss can anyone out there come up with a solution where I can combine all of the categories separated by a comma between each one for each SKU?

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

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. ... Also, if you create multiple rules for the same cells, the rules are ...

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 ... I'm looking through cells L5 through L9, and if the sum of those ... This is one of those problems that can be solved multiple ways. I ...

Complex nested IF statements and Lookups within an ArrayFormula ...

https://support.google.com/docs/thread/63194185/complex-nested-if-statements-and-lookups-within-an-arrayformula?hl=en
Aug 6, 2020 ... ... column N (grey zone). By combining the Product in column A "Survival Kit" with the Component at the header in cell D2, I create the new ...

How Do I Add Up Multiple COUNTA Values? - Google Docs Editors ...

https://support.google.com/docs/thread/99781703/how-do-i-add-up-multiple-counta-values?hl=en
Feb 25, 2021 ... ... one cell. The sheet has ... If you plan on keeping your COUNTA functions you can just use SUM() that points to each of these cells.

Help with multiple IF(AND) statements, Google Sheets! - Google ...

https://support.google.com/docs/thread/221238950/help-with-multiple-if-and-statements-google-sheets?hl=en
Jun 16, 2023 ... See the new test sheet in your sample spreadsheet for an illustration. The formula is in cell P2 . Your spreadsheet is pretty to look at but ...

I'm trying to create a ranking system (and failing) - Google Docs ...

https://support.google.com/docs/thread/41201519/i-m-trying-to-create-a-ranking-system-and-failing?hl=en
Apr 20, 2020 ... The other issue is trying to include the SEQUENCE function into the IF function. I need the sequence in X to only continue if a cell in Z is ...