LinkBack Thread Tools Search this Thread Display Modes
Prev Previous Post   Next Post Next
  #1   Report Post  
Posted to microsoft.public.excel.worksheet.functions
bakercenter
 
Posts: n/a
Default =networkdays formula was working, but not in upgrade to 2003

I have dates when something was requested in column 'o' and when it was
received in column 'q'. I had a formula for calculating the number of
days between the two dates and it was working fine. The IT department
just upgraded my Microsoft Office to 2003 and now the formula no longer
works. Any thoughts?

Here's the formula:
=IF(ISBLANK(O9),"",IF(ISBLANK(Q9),"",IF(ISBLANK(Q9 ),"",NETWORKDAYS(O9,Q9)-1)))

By the way, I also tried the formula stripped down to:
=NETWORKDAYS(O9,Q9) and that returned the same error message (which was
#NAME? )

Thanks,
Marilyn

 
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
protecting formula cells in excel 2003 [email protected] Excel Discussion (Misc queries) 2 March 14th 06 07:24 PM
sum formula not working, producing incorrect answers Excel 2003 crzyg8r Excel Discussion (Misc queries) 5 January 14th 06 09:09 PM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Can I concatenate text in cells to make a working formula? Matt S. R. Excel Discussion (Misc queries) 11 November 11th 05 03:44 PM
Excel 2003 - Formula result shows as 0:00 Serena Excel Worksheet Functions 4 November 11th 04 10:18 PM


All times are GMT +1. The time now is 10:19 AM.

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

About Us

"It's about Microsoft Excel"