+ Reply to Thread
Results 1 to 5 of 5

Calculate number of days between a customer visits

  1. #1
    Registered User
    Join Date
    05-07-2019
    Location
    U.S
    MS-Off Ver
    360
    Posts
    2

    Calculate number of days between a customer visits

    Hello, please help!
    Have: a list of customers sign-in dates.
    Want: to calculate the number of days between visits.
    For example: customer Abby Spung [please use the filter in "Name" to see.
    Please help with a formula that does not involve manual filtering.
    Please see attached file
    Attached Files Attached Files

  2. #2
    Forum Moderator alansidman's Avatar
    Join Date
    02-02-2010
    Location
    Steamboat Springs, CO
    MS-Off Ver
    MS Office 365 Version 2404 Win 11 Home 64 Bit
    Posts
    23,855

    Re: Calculate number of days between a customer visits

    Administrative Note:

    Welcome to the forum.

    We would very much like to help you with your query, however it has been brought to our attention that the same query has been posted on one or more other forums and you have not provided the required cross-post link(s) here.

    Read this to understand why we (and other sites like us) consider this to be important.

    (Note: this requirement is not optional. I have provided that cross link today. Please comply with forum rules in the future.)

    https://chandoo.org/forum/threads/he...ulation.41598/
    Alan עַם יִשְׂרָאֵל חַי


    Change an Ugly Report with Power Query
    Database Normalization
    Complete Guide to Power Query
    Man's Mind Stretched to New Dimensions Never Returns to Its Original Form

  3. #3
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,398

    Re: Calculate number of days between a customer visits

    Try this:

    =IFERROR(DATEDIF(LOOKUP(2,1/(B$4:B4=[@Name]),C$4:C4),[@Date],"d"),"")
    Ali


    Enthusiastic self-taught user of MS Excel who's always learning!
    Don't forget to say "thank you" in your thread to anyone who has offered you help.
    You can reward them by clicking on * Add Reputation below their user name on the left, if you wish.

    Forum Rules (updated August 2023): please read them here.

  4. #4
    Registered User
    Join Date
    05-07-2019
    Location
    U.S
    MS-Off Ver
    360
    Posts
    2

    Re: Calculate number of days between a customer visits

    Hi Ali,
    It works! Just a simple looking equation but it took me days and still could not figure it out.
    Thank you so much!
    Sincerely,
    kim

  5. #5
    Forum Moderator AliGW's Avatar
    Join Date
    08-10-2013
    Location
    Retired in Ipswich, Suffolk, but grew up in Sawley, Derbyshire (England)
    MS-Off Ver
    MS 365 Subscription Insider Beta Channel v. 2404 (Windows 11 22H2 64-bit)
    Posts
    80,398

    Re: Calculate number of days between a customer visits

    No problem!

+ 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] Storage Days - Calculate Days when i type a number in.
    By ExcelnoviceUK in forum Excel General
    Replies: 5
    Last Post: 05-04-2018, 08:09 AM
  2. Count number of days between customer visits
    By amy22x3 in forum Excel General
    Replies: 5
    Last Post: 08-16-2016, 12:02 PM
  3. [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
  4. Replies: 0
    Last Post: 06-11-2015, 03:12 AM
  5. [SOLVED] How to calculate number of days per year a customer is a member
    By Even in forum Excel Formulas & Functions
    Replies: 11
    Last Post: 10-12-2014, 11:07 AM
  6. Replies: 3
    Last Post: 01-08-2014, 04:17 PM
  7. [SOLVED] Calculate the number days between two user input days.
    By maacmaac in forum Excel Programming / VBA / Macros
    Replies: 2
    Last Post: 08-21-2013, 10:44 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