#1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 618
Default Formula

The formula is OK, though you could have omitted one unnecessary pair of
brackets and used
=IF(ISBLANK(B1),1,NETWORKDAYS(A1,B1))
The answer from NETWORKDAYS with those inputs is 1, however.
--
David Biddulph

"Dave" wrote in message
...
What I want the formula to do is when a start date is entered and no end
date for the cell to display a 1. If both a start date and end date is
entered then use the networkdays function to calculate the days.

I've applied this formula without success: =IF((ISBLANK(B1)),1,
networkdays (A1,B1))

Whe A1=24/02/2006, B1=26/02/2006
Therefore the formula should calculate the networkdays=2.

If A1=24/02/2006, B1=ISBLANK Then the formula should calculate =1.

Does anyone have any ideas to make this work.



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
Reusing formula Tony29 Excel Discussion (Misc queries) 7 September 7th 06 03:34 AM
Dynamic Range with unused formula messing up x axis on dynamic graph [email protected] Charts and Charting in Excel 2 February 2nd 06 08:02 PM
Match then lookup Tenacity Excel Worksheet Functions 9 December 3rd 05 05:30 AM
Formula Problem - interrupted by #VALUE! in other cells!? Ted Excel Worksheet Functions 17 November 25th 05 05:18 PM
Formula checking multiple worksheets sonic-the-mouse Excel Worksheet Functions 2 June 5th 05 03:28 AM


All times are GMT +1. The time now is 08:18 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"