Well guess I should have used the Networkdays formula and stuck with it. But
it is doing the same thing anyway. When I mean by moving the formula to
different fiels I mean the copy/paste the formulas, you know, how you can get
the formula right once then just propogate it through the rest of the
spreadsheet.
But, back to main point why was it working and now not?
> I don't see what this formula has to do with your original question about NETWORKDAYS().
>
[quoted text clipped - 33 lines]
> | > >
> | > > Thank you in advance Steve
<back to main point >
The main point is:
What exactly is your formula, what are the values of the input cells, what result did you expect and what did you get instead?
<why was it working and now not>
If you change anything (location, input cells, values of the input cells, properties of the input cells like they being text or
numbers (the difference is invisible), short: *anything at all*, the results of your formula may change.
Please be very specific. You're dealing with computer software, not with an understanding wife or neighbor :-)

Signature
Kind regards,
Niek Otten
Microsoft MVP - Excel
| Well guess I should have used the Networkdays formula and stuck with it. But
| it is doing the same thing anyway. When I mean by moving the formula to
[quoted text clipped - 41 lines]
| > | > >
| > | > > Thank you in advance Steve
Steve COR - 29 Feb 2008 21:01 GMT
Inputs are Date and time : "2/25/2008 8:58:00 AM" in one field the field
next to it has the following formula: "=INT(NOW()-K11)&" Days,
"&ROUND((NOW()-K11-INT(NOW()-K11))*24,0)&" Hours""
It returns the value: "4 Days, 5 Hours"
Now as you can see by the date I entered that date and time on 25 feb 08
8:58:00 AM, since then actually last two days I have tried to make similair
logs in the sheet the next row down I copy-paste the formula and type in the
date and time I want, and get "#VALUE!"
That is the whole issue....nothing has happened to my computer in the last
two days. All I can think of is some system update wiped out something. I did
have to add some add-ins to get it to count these days. That is why I think
it is a add-in thing. But how do you unload and reload add-ins?
> <back to main point >
>
[quoted text clipped - 54 lines]
> | > | > >
> | > | > > Thank you in advance Steve
Works for me in xl2003
With a valid date of 01/01/2008 in K11 the formula returns
59 Days, 13 Hours
Is the date in K11 valid?
Is calculation set to automatic?
Gord Dibben MS Excel MVP
>But, back to main point why was it working and now not?