Counting work days

G

Guest

This wI want to count the number of work days between two dates. Do I have
to rewrite the formula for each row or can I tell it to compare the date in
column a to the date in column b and count the workdays and exclude holidays.
The worksheet has over 1,000 rows. Example:

1/4/05 1/4/05
1/5/05 1/11/05
2/6/05 3/15/05
 
F

Fredrik Wahlgren

Hausma said:
This wI want to count the number of work days between two dates. Do I have
to rewrite the formula for each row or can I tell it to compare the date in
column a to the date in column b and count the workdays and exclude holidays.
The worksheet has over 1,000 rows. Example:

1/4/05 1/4/05
1/5/05 1/11/05
2/6/05 3/15/05

I think the NETWORKDAYS function is what you need
http://support.microsoft.com/?kbid=259200

/Fredrik
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top