![]() |
|
#14
|
|||
|
|||
|
You posted a variation on this question at MrExcel here
I suggested using NETWORKDATS.INTL function (available in Excel 2010 and later) because that function will allow you to count all days except those you list as exceptions, so matching my suggestion to your workbook perhaps try variations on this formula =NETWORKDAYS.INTL(C2,D2,"0000000",'Dates to exclude'!A$1:A$8)-1+MOD(D2,1)-MOD(C2,1) ....although I'm not really clear what result you are expecting when D2 < C2 |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
Need a formula to calculate turnaround time
|
Rockitman31 | Excel | 9 | 09-07-2015 09:41 AM |
| Calculating Profits? | MarkL | Project | 1 | 06-12-2012 07:19 AM |
calculating duration
|
ketanco | Project | 5 | 12-15-2011 07:15 PM |
Calculating dates
|
Daria11 | Word VBA | 1 | 06-08-2011 06:54 PM |
| calculating points and division in excel | edward masoya | Excel | 1 | 05-09-2011 06:31 AM |