+ Reply to Thread
Results 1 to 2 of 2

Excel using DATEDIF Function HELP!!!

  1. #1
    Registered User
    Join Date
    09-23-2011
    Location
    Johnstown, PA
    MS-Off Ver
    Excel 2007
    Posts
    1

    Excel using DATEDIF Function HELP!!!

    I am running into problems when using the DATEDIF function when calculating the difference in days with two dates. It is fine when the start date is less than or equal to the end date but where the problem is when the end date is earlier than the start date. I get an error (#NUM!) in all boxes where this happens. I would like for it to dislpay a negative number. My example is:

    Due Date Receipt date
    12/1/09 12/5/09 5 days

    10/5/09 10/4/09 #NUM! I would like for it to display (-1)

    Any help would be greatly appreciated.

  2. #2
    Forum Expert Domski's Avatar
    Join Date
    12-14-2009
    Location
    A galaxy far, far away
    MS-Off Ver
    Darth Office 2010
    Posts
    3,950

    Re: Excel using DATEDIF Function HELP!!!

    Just use a formula like =B2-A2

    Dom
    "May the fleas of a thousand camels infest the crotch of the person who screws up your day and may their arms be too short to scratch..."

    Use code tags when posting your VBA code: [code] Your code here [/code]

    Remember, saying thanks only takes a second or two. Click the little star to give some Rep if you think an answer deserves it.

+ Reply to Thread

Thread Information

Users Browsing this Thread

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

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