M
Montys Python {wink wink}
Hello big brains
I am trying to find the days and hours between 2 dates
2 columns of dates formated in M/D/YYYY hh:mm
4/23/2004 15:53 and 4/27/2004 10:43
I don't want to count weekends so I used NETWORKDAYS which works to a
degree.. giving me 3 (which is days) but it's ignoring the time. I
need it to be specific and have it show days and hours difference. I
am suprised that it is ignoring it.
Unfortunately I am kind of stuck with the dat being in this format.
Any help would be appreciated.
thanks
I am trying to find the days and hours between 2 dates
2 columns of dates formated in M/D/YYYY hh:mm
4/23/2004 15:53 and 4/27/2004 10:43
I don't want to count weekends so I used NETWORKDAYS which works to a
degree.. giving me 3 (which is days) but it's ignoring the time. I
need it to be specific and have it show days and hours difference. I
am suprised that it is ignoring it.
Unfortunately I am kind of stuck with the dat being in this format.
Any help would be appreciated.
thanks