About 5,920,000 results
Open links in new tab
  1. excel - How to show current user name in a cell? - Stack Overflow

    In most of the online resource I can find usually show me how to retrieve this information in VBA. Is there any direct way to get this information in a cell? For example as simple as …

  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. How to represent a DateTime in Excel - Stack Overflow

    What is the best way of representing a DateTime in Excel? We use Syncfusions Essential XlsIO to output values to an Excel document which works great. But I can't figure out how to display …

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

  5. excel - Return values from the row above to the current row

    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 Cell A7, I would use the formula =A6. Then if I copied that …

  6. How to keep one variable constant with other one changing with …

    Lets say I have one cell A1, which I want to keep constant in a calculation. For example, I want to calculate a value like this: =(B1+4)/(A1) How do I make it so that if I drag that cell to make a

  7. Excel: Highlighting a whole column depending on date

    Feb 19, 2015 · 15 I have made my own Gantt chart in Excel, which is shown in this picture: . I would like to highlight the whole column (or until the last activity) depending on the date, as …

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

  9. excel - Remove leading or trailing spaces in an entire column of …

    Mar 6, 2012 · How do I remove leading or trailing spaces of all cells in an entire column? The worksheet's conventional Find and Replace (aka Ctrl+H) dialog is not solving the problem.

  10. Using "If cell contains #N/A" as a formula condition.

    Jan 7, 2014 · I need help on my Excel sheet. How can I declare the following IF condition properly? if A1 = "n/a" then C1 = B1 else if A1 != "n/a" or has value(int) then C1 = A1*B1

Refresh