#1   Report Post  
Posted to microsoft.public.excel.misc
PAL PAL is offline
external usenet poster
 
Posts: 200
Default NETWORKDAYS

I have a formula that is working fine for calculating the time between dates:

=IF((O3<"")*(N3<""),(O3-N3),"")

I need to change it to business days between dates. I tried:

=IF((O3<"")*(N3<""),NETWORKINGDAYS(O3,N3),"")

The "#Name!" is returned. Any ideas? Thanks.

  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 2,494
Default NETWORKDAYS

you have networkdays in the subject and networkINGdays in the formula.

--


Gary Keramidas
Excel 2003


"PAL" wrote in message
...
I have a formula that is working fine for calculating the time between dates:

=IF((O3<"")*(N3<""),(O3-N3),"")

I need to change it to business days between dates. I tried:

=IF((O3<"")*(N3<""),NETWORKINGDAYS(O3,N3),"")

The "#Name!" is returned. Any ideas? Thanks.


  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 8,651
Default NETWORKDAYS

There is no such function as NETWORKINGDAYS
You had it right in the subject line of the post. It is NETWORKDAYS
If you have problems with that, look at Excel help for NETWORKDAYS
--
David Biddulph

"PAL" wrote in message
...
I have a formula that is working fine for calculating the time between
dates:

=IF((O3<"")*(N3<""),(O3-N3),"")

I need to change it to business days between dates. I tried:

=IF((O3<"")*(N3<""),NETWORKINGDAYS(O3,N3),"")

The "#Name!" is returned. Any ideas? Thanks.



Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Networkdays Dave Excel Discussion (Misc queries) 3 January 13th 07 04:58 PM
networkdays rsenn Excel Worksheet Functions 0 November 24th 05 12:42 AM
Help on Networkdays Susan Hayes Excel Worksheet Functions 1 September 8th 05 03:34 AM
NETWORKDAYS Help rsteiner1 Excel Worksheet Functions 0 August 10th 05 07:08 PM
Networkdays? Steve Excel Discussion (Misc queries) 6 August 6th 05 01:53 AM


All times are GMT +1. The time now is 04:49 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"