About 1,547,782 results (3,305 milliseconds)

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 ... If cell C6 contains the number 5000 then the image will fill in ...

IFERROR showing 12 for blank cells (month) - Google Docs Editors ...

https://support.google.com/docs/thread/63056568/iferror-showing-12-for-blank-cells-month?hl=en
Aug 5, 2020 ... All I want to do is add an IFERROR (or another function you might recommend), so if there is no data/date in Column D, then the cell will remain ...

Formula to return if cell is blank (no visible text) vs contains formula ...

https://support.google.com/docs/thread/168620875/formula-to-return-if-cell-is-blank-no-visible-text-vs-contains-formula-value?hl=en
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.

Using if/then and blank if empty - Google Docs Editors Community

https://support.google.com/docs/thread/176753360/using-if-then-and-blank-if-empty?hl=en
Aug 26, 2022 ... How do I keep the formula in D20 but have it show blank if the referenced cells are empty? Hi! I am self-taught (never taken a sheets or excel ...

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 ... The first one that's true returns the result. I assume it's always blank or 0 to 99 based on your formula. If it isn't less than 5, it's greater ...

Using TEXT formula, blank cell adds data and skews reporting ...

https://support.google.com/docs/thread/120071718/using-text-formula-blank-cell-adds-data-and-skews-reporting?hl=en
Aug 5, 2021 ... I want to track how many requests happen in a given month. When there is a blank cell, awaiting data, the return is December which then skews the data.

IF formula = 0 then leave cell blank (No 0) - Google Docs Editors ...

https://support.google.com/docs/thread/81111494/if-formula-0-then-leave-cell-blank-no-0?hl=en
Nov 5, 2020 ... However repeating formula down the weeks 'not worked yet' I get a zeros. So When I then want to calculate their average hours worked it includes ...

Conditional formatting if any cell is blank - Google Docs Editors ...

https://support.google.com/docs/thread/22679297/conditional-formatting-if-any-cell-is-blank?hl=en
Dec 12, 2019 ... I just used your formula and it appears to be working for me in a copy of your sheet. Apply to range: I5:I. Format cells if... Custom Formula is ...

CONDITIONAL FORMATTING BLANK CELL WITH FORMULA ...

https://support.google.com/docs/thread/251149753/conditional-formatting-blank-cell-with-formula?hl=en
Dec 31, 2023 ... The formula used in B40 is: "=IFERROR(B22,"")". Cell B40 is then programmed to highlight in green if it is greater than the value in cell C40, ...

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 ... But I want it to exclude blank cells (students who haven't taken the test yet) Right now, the score comes into the cell T2. My if formula if(T2> ...

How to leave a cell BLANK - NO ZEROES - if no data is input into the ...

https://support.google.com/docs/thread/202562792/how-to-leave-a-cell-blank-no-zeroes-if-no-data-is-input-into-the-formula-range-above?hl=en
Feb 18, 2023 ... This is obviously possibly because of the AVERAGE error that occurs. Currently, this is the formula I'm working with, re: finding the SUM of the ...

Copy a cell if another cell is not blank - Google Docs Editors ...

https://support.google.com/docs/thread/57595165/copy-a-cell-if-another-cell-is-not-blank?hl=en
Jul 7, 2020 ... ... formula that is only triggered when it's not blank. Thanks! Details ... If you want to apply this to the entire column, then try:.

Array Formula with both Is and Is Not Blank criterian - Google Docs ...

https://support.google.com/docs/thread/7420208/array-formula-with-both-is-and-is-not-blank-criterian?hl=en
Jun 4, 2019 ... I am having trouble with this formula trying to set the following formula to CW3: If AE and AH are not blank and AF and AG are blank, then "Check", otherwise " ...

How to Combine IFNA, VLOOK UP, AND IF BLANK? - Google Docs ...

https://support.google.com/docs/thread/199102486/how-to-combine-ifna-vlook-up-and-if-blank?hl=en
Jan 26, 2023 ... ... if the result of the VLook Up is "" (As in is blank) then it will also give out "TBD". I tried the following formula: =IF((IFNA(VLOOKUP(A18 ...

Formula works halfway through the spreadsheet and then cells turn ...

https://support.google.com/docs/thread/28997013/formula-works-halfway-through-the-spreadsheet-and-then-cells-turn-blank?hl=en
Feb 17, 2020 ... ... then give you the red dot or green check mark but if it is not then give you blank. The formula is doing what it's supposed to do. If you ...

Filling in blank cells with a name from the same column, then ...

https://support.google.com/docs/thread/117418817/filling-in-blank-cells-with-a-name-from-the-same-column-then-repeating?hl=en
Jul 16, 2021 ... On the "Sheet1" Tab I put the formulas if you wanted it to filter to another section of the same sheet the initial information is on. (Cells ...

Returning a seperate value for blank cells when using the switch ...

https://support.google.com/docs/thread/208597087/returning-a-seperate-value-for-blank-cells-when-using-the-switch-statment?hl=en
Mar 30, 2023 ... I have created a switch statement that will check to see if its any of our regular contractors, and will return "false" if its not, that way I can format all ...

Comparison of two dates leaving blank cells - Google Docs Editors ...

https://support.google.com/docs/thread/104753811/comparison-of-two-dates-leaving-blank-cells?hl=en
Apr 2, 2021 ... Firstly, I've you simple IF function and for empty cell it show TRUE (as expected), then I've tried to use nested IF inside one another. But ...

Formula for if a cell is not blank then it needs to vlookup - Google ...

https://support.google.com/docs/thread/53723344/formula-for-if-a-cell-is-not-blank-then-it-needs-to-vlookup?hl=en
Jun 15, 2020 ... Trying to get a formula to automatically generate data from another sheet if a particular cell is not blank. Here is what I used below. Any ...

Conditional Formatting: If A is not blank and either M or N are blank ...

https://support.google.com/docs/thread/27765511/conditional-formatting-if-a-is-not-blank-and-either-m-or-n-are-blank-highlight-the-blank-cell?hl=en
Feb 6, 2020 ... Then select the option: Custom formula is. and enter. =and(not(isblank(A2)),isblank(M2)). Select the required color and save the Rule. For ...