@pillainp
I know about NETWORKDAYS. I came across through help in excel. It does count only weekdays, but there is an issue
Lets say, if one cell contains the value 12/9/2007 11:00 AM and next cell contain 12/9/2007 11:30 AM or 14/9/2007 5

M
If I use NETWORKDAYS, I would get the result 1 or 2 and if I multiply it with 24, I would get 24 or 48. However; the real results would be .25 or 13 hours. I am adding this to the example mentioned above. Might be some complex formula along with NETWORKDAYS would help, but I don't know much about excel.