About 80,500 results
Open links in new tab
  1. How to change Spreadsheet search (find) results cell border colour

    Apr 17, 2019 · How to change Spreadsheet search (find) results cell border colour ? Seems so easy, but just cannot find anywhere that shows you. Excel 365 currently shows dark green, but with my eyes …

  2. Find text string Across Multiple Cells in a Row - MrExcel

    Jun 20, 2012 · I am trying to accomplish something similar but am at a loss. I need to find the row number of a cell with text. Normally a match function would work perfectly but the text is not always …

  3. Nested IF statement with SEARCH () to find text - MrExcel

    Dec 2, 2010 · The search function is returning the NUMBER of the character. i.e. =search ("p",supply) will return 3 because the 1st "p" in supply is the 3rd character. So in your formula you're really …

  4. Range.Find () Function Returning Value instead of Range

    Nov 13, 2022 · Hello, I have encountered an issue when trying out the Range.Find() function in one of my workbooks: the function returns the very value I gave it instead of the cell where it found the …

  5. Allow find function on protected sheet...? - MrExcel

    Aug 17, 2009 · Hi guys I have a worksheet full of data where, when the sheet is protected, the 'Find' function (Ctrl F) will not work. When it is unprotected it it fine. Any idea how I can keep the sheet …

  6. Find the First Non-blank Value in a Row - MrExcel

    Jan 20, 2021 · The MATCH function looks for a certain value in a one-dimensional array and returns the relative position of the first found value. =MATCH (1, Array, 0) asks Excel to find the position number …

  7. Function to find a portion of text with a 'wildcard' in a cell

    Jan 15, 2024 · Similar threads N Function to find a portion of text in a cell Nathan Asius Feb 13, 2024 Excel Questions Replies 5 Views 2K Feb 14, 2024

  8. Formula to find Format (Alignment/Indent Level) - MrExcel

    Aug 30, 2005 · Hi all I have some structured data which uses indentations to display a hierarchy (in the "Format Cells" dialog under "Alignment" there is a box "Indent" which shows the indent/hierarchy …

  9. Formula to check if a cell is highlighted - MrExcel

    Jan 27, 2005 · Is there a formula I can use to see if a cell is highlighted? I need to filter for highlighted cells and want to use a formula to produce a binary result (1 for highlighted or 0 for no highlighting) …

  10. Find function not working with decimal - MrExcel

    May 24, 2021 · I have been using the find function to locate various numeric entries. However, for some reason it does not seem to work when there is a decimal. So...