About 50 results
Open links in new tab
  1. Newest Questions - Stack Overflow

    7 hours ago · Stack Overflow | The World’s Largest Online Community for Developers

  2. excel - How to show current user name in a cell? - Stack Overflow

    Aug 3, 2011 · In most of the online resource I can find usually show me how to retrieve this information in VBA. Is there any direct …

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

    May 14, 2019 · What does -- do in Excel formulas? Ask Question Asked 16 years, 1 month ago Modified 7 years, 3 months ago

  4. Excel Reference To Current Cell - Stack Overflow

    First, go to Excel-Options -> Formulas and enable R1C1 references. Then use =CELL ("width", RC) RC always refers the current …

  5. How to represent a DateTime in Excel - Stack Overflow

    Jun 11, 2009 · What is the best way of representing a DateTime in Excel? We use Syncfusions Essential XlsIO to output values to an …

  6. excel - Return values from the row above to the current row - Stack ...

    Jun 15, 2012 · To solve this problem in Excel, usually I would just type in the literal row number of the cell above, e.g., if I'm typing in …

  7. Append same text to every cell in a column in Excel

    Jul 5, 2010 · How can I append text to every cell in a column in Excel? I need to add a comma (",") to the end. Example: …

  8. Excel formula to reference 'CELL TO THE LEFT' - Stack Overflow

    Jun 9, 2022 · This tells Excel to always look at the value immediately to the left of the current cell, and will change dynamically as …

  9. Setting mime type for excel document - Stack Overflow

    Jun 10, 2009 · For sending this excel file as attachment in email I use the following MIME type and it works fine with EPPlus …

  10. Parsing an ISO8601 date/time (including TimeZone) in Excel

    I need to parse an ISO8601 date/time format with an included timezone (from an external source) in Excel/VBA, to a normal Excel …