+ Reply to Thread
Results 1 to 4 of 4

Calculate number of days that have passed

  1. #1
    Registered User
    Join Date
    02-28-2008
    Posts
    12

    Calculate number of days that have passed

    Hi everyone- I haven't been on for a long time, but always found this forum to be very helpful. So I return.
    I'm trying to display the number of days that have passed since the last time I visited a customer. If I haven't visited, I'd like it to count from the start date, and if I have logged visits, I'd like to calculate and display the number of days since the most recent visit. I want to keep past visits for reference, so it's not as simple as just changing the date in a cell. If someone has a better suggestion for layout, I'm open for any suggestions. Thanks for any help.
    Attached Files Attached Files

  2. #2
    Forum Expert
    Join Date
    09-20-2011
    Location
    England
    MS-Off Ver
    Excel 2010
    Posts
    2,278

    Re: Calculate number of days that have passed

    Hello
    If I've understood you correctly, try the following in A2 down:

    Formula: copy to clipboard
    Please Login or Register  to view this content.


    DBY

  3. #3
    Forum Expert bebo021999's Avatar
    Join Date
    07-22-2011
    Location
    Vietnam
    MS-Off Ver
    Excel 2016
    Posts
    9,409

    Re: Calculate number of days that have passed

    Start in A2 then copy down:

    =TODAY()-IFERROR(LOOKUP(10^10,E2:Q2),C2)
    Quang PT

  4. #4
    Registered User
    Join Date
    02-28-2008
    Posts
    12

    Re: Calculate number of days that have passed

    Thanks for the quick replies. DBY, that's exactly what I was looking for. bebo02199, I might have done something wrong but I get a date return of 1/9/1900 and I couldn't seem to make it work.

    Muchas gracias.

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. [SOLVED] calculate total number of days between two days based on 365 days year
    By aparunkumar in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 03-14-2016, 12:51 AM
  2. Replies: 0
    Last Post: 06-11-2015, 03:12 AM
  3. [SOLVED] Dynamically calculate days that have passed in a month
    By sbaipsys in forum Excel Formulas & Functions
    Replies: 4
    Last Post: 11-08-2012, 05:57 PM
  4. Replies: 1
    Last Post: 11-29-2010, 12:10 PM
  5. Number of days passed monthly/yearly
    By cell-dweller in forum Excel General
    Replies: 2
    Last Post: 06-20-2010, 10:31 PM
  6. Calculating Number of Months passed between two sets of days
    By Cindylu3 in forum Excel - New Users/Basics
    Replies: 9
    Last Post: 01-24-2009, 12:24 PM
  7. [SOLVED] Change cell Colour when a number of days have been passed
    By SR7133 in forum Excel General
    Replies: 4
    Last Post: 03-01-2006, 06:55 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1