![]() |
Diff in business days
I'm trying to calculate the difference in days between two dates, excluding
the weekends. I've tried some of the suggestions on the discussion boards, but usually end up with an error or they're not working for me. Let's assume the dates are in column A and B, with column B being the later date. Please help and also let me know how the fields should be formatted. Thank you in advance. |
Diff in business days
On Mon, 3 May 2010 13:08:08 -0700, JoeL wrote:
I'm trying to calculate the difference in days between two dates, excluding the weekends. I've tried some of the suggestions on the discussion boards, but usually end up with an error or they're not working for me. Let's assume the dates are in column A and B, with column B being the later date. Please help and also let me know how the fields should be formatted. Thank you in advance. The usual recommendation would be to use the NETWORKDAYS function. Help explains it pretty well. The format of the cell which contains the formula should be either General, or Number. Did you try that? What happened when you did? In other words, what sort of "error" and what specifically do you mean by "not working for me". --ron |
Diff in business days
Try =NETWORKDAYS(A2,B2) -- HTH Bob "JoeL" wrote in message ... I'm trying to calculate the difference in days between two dates, excluding the weekends. I've tried some of the suggestions on the discussion boards, but usually end up with an error or they're not working for me. Let's assume the dates are in column A and B, with column B being the later date. Please help and also let me know how the fields should be formatted. Thank you in advance. |
All times are GMT +1. The time now is 11:28 PM. |
Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
ExcelBanter.com