About 8,460,000 results
Open links in new tab
  1. What does '$' mean in Excel formula? e.g: $B$4 - Stack Overflow

    The dollar sign allows you to fix either the row, the column or both on any cell reference, by preceding the column or row with the dollar sign. In your example you fix the column to B and …

  2. What does -- do in Excel formulas? - Stack Overflow

    Jul 20, 2010 · 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.

  3. excel - Using the value in a cell as a cell reference in a formula ...

    I'd like to know how to pull cell references from the value of another cell and insert them into a formula. For a simple example: In cell A1 I have this: COUNT(B4:H4) Instead of choosing the …

  4. excel - What does an exclamation mark before a cell reference …

    Nov 20, 2014 · In a text about Excel I have read the following: =SUM(!B1:!K1) when defining a name for a cell and this was entered into the Refers To field. What does this mean?

  5. excel - If two cells match, return value from third - Stack Overflow

    Oct 15, 2014 · Here's a simple explanation of what I'm having trouble with. Column A: List of 2300 order numbers Column B: Email Address associated with an order number Column C: List of …

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

    Jul 9, 2018 · 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?

  7. Return empty cell from formula in Excel - Stack Overflow

    Jul 13, 2009 · I need to return an empty cell from an Excel formula, but it appears that Excel treats an empty string or a reference to an empty cell differently than a true empty cell. So essentially …

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

  9. excel - How to change Format of a Cell to Text using VBA - Stack …

    Jun 23, 2020 · Currently I am copying all data into Notepad and then saving it back to the Excel sheet to remove all of the previous format. Is there a way to automate setting a cell's …

  10. excel - Get length of array? - Stack Overflow

    Feb 25, 2019 · Length of an array: UBound(columns)-LBound(columns)+1 UBound alone is not the best method for getting the length of every array as arrays in VBA can start at different …

Refresh