About 50 results
Open links in new tab
  1. What does -- do in Excel formulas? - Stack Overflow

    May 14, 2019 · What does -- do in Excel formulas? Asked 15 years, 6 months ago Modified 6 years, 8 months ago Viewed 57k times

  2. Excel doesn't update value unless I hit Enter - Stack Overflow

    Jul 8, 2015 · I have a very annoying problem in one of my worksheets in a workbook. I am using EXCEL 2007. Any cell's value will not be updated unless I hit ENTER. Either if the formula in …

  3. Referencing value in a closed Excel workbook using INDIRECT?

    In the formula, E:\Excel file\ is the full file path of the unopened workbook, test.xlsx is the name of the workbook, Sheet2 is the sheet name which contains the cell value you need to reference …

  4. CSV decimal dot in Excel - Stack Overflow

    Jul 11, 2012 · With Excel's new import dialog, if you have multiple columns of numbers that are all in a different locale than your computer, then the import is much more time-consuming.

  5. How do I recognize "#VALUE!" in Excel spreadsheets?

    Dec 16, 2016 · How do I recognize "#VALUE!" in Excel spreadsheets? Asked 13 years, 8 months ago Modified 9 years, 1 month ago Viewed 228k times

  6. Excel Date Conversion from yyyymmdd to mm/dd/yyyy

    I have been searching for about an hour on how to do this in Excel. I have an Excel file that was created from an old system and I am pulling information from a SQL Server Database, I will be …

  7. Excel FILTER() returning 0 for blank cells - Stack Overflow

    Nov 10, 2020 · I suspect this has been asked previously, but I can't find it. FILTER() will often return a 0 for blank rows, even when a return string is specified. Using filter() I am often getting …

  8. What is correct content-type for excel files? - Stack Overflow

    May 30, 2010 · I want excel files on a website to open in Excel when clicked, not get saved on desktop, or get opened embedded in a browser etc. Now obviously it all depends on how …

  9. In excel how do I reference the current row but a specific column?

    In excel how do I reference the current row but a specific column? Asked 12 years, 8 months ago Modified 1 year, 9 months ago Viewed 185k times

  10. How to check for spaces before or after a string in excel

    Aug 24, 2012 · I have a column containing values spread over several rows. Some of the values have a space either in front or at the end of the value. Is there a simple way to find out such …