About 1,241,520 results (4,782 milliseconds)

MATCH function - Google Docs Editors Help

https://support.google.com/docs/answer/3093378?hl=en
Syntax · search_key - The value to search for. For example, 42 , "Cats" , or I24 . · range - The one-dimensional array to be searched. If a range with both height ...

Opposite of a MATCH conditional formatting rule - Google Docs ...

https://support.google.com/docs/thread/247040020/opposite-of-a-match-conditional-formatting-rule?hl=en
Dec 5, 2023 ... I am now struggling to figure out how to write a custom CF formula to highlight the cells in AH3:AH38 that DON'T match the cells in AK3:AK38 (not including ...

Index, Match, Match using Importrange - Google Docs Editors ...

https://support.google.com/docs/thread/13017421/index-match-match-using-importrange?hl=en
Aug 28, 2019 ... For example, if you click on cell D3 and look at the formula bar, you notice that it shows the full date, including the year. So based on ...

How to insert values from one column if there's a match in another ...

https://support.google.com/docs/thread/252642930/how-to-insert-values-from-one-column-if-there-s-a-match-in-another?hl=en
Jan 9, 2024 ... This array formula will fill a whole column in one go. See the new Solution sheet in your sample spreadsheet for an illustration. The formula is ...

Importrange in a index/match function - Google Docs Editors ...

https://support.google.com/docs/thread/12657560/importrange-in-a-index-match-function?hl=en
Aug 23, 2019 ... As I said previously if you need assistance then share an example spreadsheet. I cannot visualize your spreadsheet and fix a formula. Ben ...

Lookup and Vlookup return results if value isn't found. I need to ...

https://support.google.com/docs/thread/46261703/lookup-and-vlookup-return-results-if-value-isn-t-found-i-need-to-show-an-error?hl=en
May 12, 2020 ... How do i write a formula that gives me an error when the value that ... For the example below, I'm adding formulas in column B of Lookup Tab.

how to make the value to 0 if look up can't find the match - Google ...

https://support.google.com/docs/thread/95523887/how-to-make-the-value-to-0-if-look-up-can-t-find-the-match?hl=en
Jan 28, 2021 ... I use the lookup function but is not picking the correct figures. if there is no word matching then it is picking up a similar word. but i ...

Index, Match, Match using Importrange - Google Docs Editors ...

https://support.google.com/docs/thread/13017421?hl=en&msgid=13034343
Aug 28, 2019 ... If any one could help me it would be great. I have added a couple of files with example data in and an example of What i would like the output ...

Formulas to match time - Google Docs Editors Community

https://support.google.com/docs/thread/78488468/formulas-to-match-time?hl=en
Oct 22, 2020 ... Custom conditional formatting formula =$C1:$C="12:00" doesn't return anything, for example. It works for neighboring cells with values like " ...

Change cell colour if match or no match of two cells - Google Docs ...

https://support.google.com/docs/thread/204813804/change-cell-colour-if-match-or-no-match-of-two-cells?hl=en
Mar 5, 2023 ... I have used the following formula to check if cell value match. = ... See the new Solution sheet in your sample spreadsheet for an illustration.

Highlight cells in column B if column A matches a cell in column E ...

https://support.google.com/docs/thread/102320558/highlight-cells-in-column-b-if-column-a-matches-a-cell-in-column-e?hl=en
Mar 15, 2021 ... ... writing custom formulas for over 200 cells. I was hoping for one formula that would cover all cells in Col B. Anyone have an idea how I ...

Formula Help For Creating a Match Play Golf Scorecard - Google ...

https://support.google.com/docs/thread/44760717/formula-help-for-creating-a-match-play-golf-scorecard?hl=en
May 6, 2020 ... What I am trying to do is have the running total Of the IF formulas create a sum type of function. For example Player A scores Hole 1= 4, Hole 2 ...

Excel formulas isn't working on Google Sheets - Google Docs ...

https://support.google.com/docs/thread/122849726/excel-formulas-isn-t-working-on-google-sheets?hl=en
Aug 25, 2021 ... The formula below works in Excel, but doesn't work when I paste it into Google Sheets. =IFERROR(IFERROR(IF(MATCH ... write in your expected ...

Google Sheet: IF match case - return with a data from main sheet ...

https://support.google.com/docs/thread/158844009/google-sheet-if-match-case-return-with-a-data-from-main-sheet?hl=en
Apr 7, 2022 ... I made a sample sheet of Solution 2 here with the formula in the orange cell. Solution 1. This will only work if the owner of the main ...

Set up conditional formatting that is also case sensitive - Google ...

https://support.google.com/docs/thread/225325361/set-up-conditional-formatting-that-is-also-case-sensitive?hl=en
Jul 13, 2023 ... C2:F, and formulas from other places refer/lookup/query this data. I've noticed query is case sensitive, so if a name doesn't exactly match ...

How to SUBSTITUTE cells with other values ONLY when the ...

https://support.google.com/docs/thread/60109727/how-to-substitute-cells-with-other-values-only-when-the-replacement-matches-entire-cell-content?hl=en
Jul 20, 2020 ... If the entire cell is supposed to match, then you don't need SUBSTITUTE. I put this in a yellow cell on your sample: =ARRAYFORMULA(IF(A1:A="This ...

Index Match Multiple Criteria W/ Partial String Match & Value Match ...

https://support.google.com/docs/thread/145364829/index-match-multiple-criteria-w-partial-string-match-value-match?hl=en
Jan 12, 2022 ... I'm having issues when using Index Match for multiple criteria. I seem to encounter issues such as "Function INDEX parameter is out of range".

INDEX MATCH within ArrayFormula - Google Docs Editors Community

https://support.google.com/docs/thread/12661160/index-match-within-arrayformula?hl=en
Aug 23, 2019 ... I'm not sure what else to use with the formula to make it work or if I need an entirely different formula. Example: ArrayFormula INDEX MATCH ...

COUNTIF - Google Docs Editors Help

https://support.google.com/docs/answer/3093480?hl=en
Returns a conditional count across a range. For this same video with audio descriptions: COUNTIF Function. To get an example spreadsheet and follow along with ...

Conditional formatting based on the values of another sheet ...

https://support.google.com/docs/thread/4490297/conditional-formatting-based-on-the-values-of-another-sheet?hl=en
Apr 19, 2019 ... I am trying to highlight a cell if the text matches some text in a column of another sheet. I found a tutorial online which works but am not sure why the ...