+ Reply to Thread
Results 1 to 2 of 2

Excel 2007 : Stopping a date count in Excel

  1. #1
    Registered User
    Join Date
    08-10-2010
    Location
    New Hampshire
    MS-Off Ver
    Excel 2007
    Posts
    1

    Stopping a date count in Excel

    I am a virgin here so please be kind...Here is what I have.

    I have a spreadsheet that tracks invoices.
    Column B is my invoice date
    Column C is the due date
    Column F is how many days the invoice has been active
    Column M is the date the invoice was paid.

    Column B utilizes a formula to give me a due date in Column C and is working fine

    Column F uses =NOW()-C to give me the number of days the invoice has been in the system

    What I am trying to do is to stop the day count in Column F once I have a date entered in Column M.

    I would appreciate any help. Please let me know if you have any questions.

    Thanks!

  2. #2
    Forum Expert shg's Avatar
    Join Date
    06-20-2007
    Location
    The Great State of Texas
    MS-Off Ver
    2003, 2010
    Posts
    40,678

    Re: Stopping a date count in Excel

    Welcome to the forum.

    =min(today(), m1) - c1
    Entia non sunt multiplicanda sine necessitate

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

Tags for this Thread

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