About 13,600,000 results
Open links in new tab
  1. What does -- do in Excel formulas? - Stack Overflow

    May 14, 2019 · Boolean values TRUE and FALSE in excel are treated as 1 and 0, but we need to convert them. To convert them into numbers 1 or 0, do some mathematical operation.

  2. What does the "@" symbol mean in Excel formula (outside a table)

    Oct 24, 2021 · Excel has recently introduced a huge feature called Dynamic arrays. And along with that, Excel also started to make a " substantial upgrade " to their formula language. One …

  3. excel - Check whether a cell contains a substring - Stack Overflow

    Sep 4, 2013 · Is there an in-built function to check if a cell contains a given character/substring? It would mean you can apply textual functions like Left/Right/Mid on a conditional basis without …

  4. excel - Where is your personal macro workbook located? - Stack …

    May 25, 2017 · I'm looking for the Excel file where my personal macro workbook is stored. Does anyone know where that file might be on a Windows 7 computer?

  5. excel - Skip to next iteration in loop vba - Stack Overflow

    I am trying to create a simple conditional loop that will go to the next iteration if a condition is true. The code I have so far is: For i = 2 To 24 Level = Cells(i, 4) Return = Cells(i, 5...

  6. Add column with custom text to pivot table - Stack Overflow

    Jul 16, 2017 · I create a Pivot table of data, I then use 'Fuzzy Lookup' to add Columns of text later. Example; Supplier Name, Supplier CODE, need to be in the same pivot table; but Excel …

  7. Assign a value to a cell depending on content of another cell

    Jan 16, 2020 · I am trying to use the IF function to assign a value to a cell depending on another cells value So, if the value in column 'E' is 1, then the value in column G should be the same …

  8. (Excel) Conditional Formatting based on Adjacent Cell Value

    I'm trying to apply conditional formatting in Excel on a range of cells, based on the adjacent cell's value, to achieve something like this: The goal is to highlight values in Column B (Actual …

  9. excel - Highlight Rows in Sheet1 that match values in Sheet2

    Nov 4, 2016 · 0 You can use conditional formatting in Excel 2010 to achieve what you want to do. There are 2 ways to do this. The first one works only with the ranges in one sheet whereas the …

  10. excel - Sumifs with a list of criteria - Stack Overflow

    Jan 28, 2016 · I would like to have a sumifs formula where it refers to a list of possible variables ie different account numbers. I would prefer to do it rather than hard code it as individuals can So …

Refresh