View Single Post
  #5   Report Post  
Posted to microsoft.public.excel.worksheet.functions
Bob Phillips Bob Phillips is offline
external usenet poster
 
Posts: 10,593
Default Difference (weekdays) between two dates

Have you installed the addin (ToolsAddins)?

--
HTH

Bob

(there's no email, no snail mail, but somewhere should be gmail in my addy)

"ant1983" wrote in message
...
Thanks! Thats the one i was looking for though its giving me: #N/A.
(Nothing happens when i click on the Add-In... Am i not doing something?

"JE McGimpsey" wrote:

Take a look at the entry for NETWORKDAYS() in XL Help. Note that it's an
Analysis Toolpak Add-in function for versions prior to XL07.

In article ,
ant1983 wrote:

Hi,

How do i calculate the difference between two dates? I only want to
know
"work-days": Monday - Friday.

I know theres a calculation somewhere but cant find it....

Cheers,


Wayne