About 50 results
Open links in new tab
  1. Calculating days between two dates where one cell is empty

    Jun 25, 2011 · Hi everyone' I am trying to calculate the number of days between two dates (a start and an end date) and also where if the end date is left blank it calculates today as the end date. This is to …

  2. Formula Needed: Count number of days between two dates. If no end …

    Sep 14, 2023 · I need to count the number of days between two dates. If no start date is found, leave the result blank. If no end date, use today (result will increase...

  3. Number of days if no end date | MrExcel Message Board

    Dec 2, 2013 · Hi, I need to calculate the number of days when I have the start date but I do not have the end date (meaning the project is still open). I have two columns Start date = 1/1/2018 End date = …

  4. Using an IF statement and calculating days between 2 dates

    Jun 28, 2006 · So my question again is - how do I calculate the number of days elapsed between two dates only when there is a value in the date column for both cells? I thought it might be possible to …

  5. Pivot Table formula to find days between dates - MrExcel

    May 23, 2005 · Hello All, Happy holidays! Each row of my Case data contains 2 dates: CreatedOn and ModifiedOn. I made a calculated field "Duration" with formula = ModifiedOn-CreatedOn It's working …

  6. Calculate Workdays for 5, 6, and 7 Day Workweeks - MrExcel

    Jan 22, 2021 · Calculate how many workdays fall between two dates. Excel’s NETWORKDAYS function does this if you happen to work the five days between Monday and Friday inclusive. This topic will …

  7. How to Stop Excel from Calculating the Days Between Two Dates if Cell ...

    Aug 6, 2020 · We often calculate the amount of days between two dates for calculating interest (=DAYS (A22,A21) OR =A22-A21), but if there's no date in the cell below (i.e. the end date) it will show as a …

  8. conditional formatting based on number of days between two dates ...

    Dec 13, 2013 · I need an excel formula which will change the colour of a cell based on the number of days between two dates. I presume I would have to enter this formula in the 'new formatting rule' …

  9. Calculating Time Between Dates in a Pivot Table - MrExcel

    Jul 26, 2022 · Hello I am trying to calculate and then chart the difference between dates in a pivot table and I could use some help. I have a list of dated transactions for various customers and I am trying to …

  10. Can you count the days between two dates with a formula

    Aug 14, 2018 · How do you count the number of days between two dates, entered into 2 separate cells using a formula in excel?