I need to calculate the difference between dates. Currently I'm using the DATEDIF formula based on the number of days between the two dates; however, I now need to show this information in hours and minutes.
Date Rec'd = 11/3/2010 3:05:59 PM
Date Assigned = 11/5/2010 9:47:09 AM
TAT to assign work = ?? (need new formula) current formula = 2 Days (not exact)
Current formula is =DATEDIF(A1,B1,"d")
Note, weekends and holidays are not applicable. Any assistance is greatly appreciated!
Date Rec'd = 11/3/2010 3:05:59 PM
Date Assigned = 11/5/2010 9:47:09 AM
TAT to assign work = ?? (need new formula) current formula = 2 Days (not exact)
Current formula is =DATEDIF(A1,B1,"d")
Note, weekends and holidays are not applicable. Any assistance is greatly appreciated!