I am writing a macro and need to calculate the workdays between 2 columns
that have dates. I see that in Excel there is a function called NETWORKDAYS
but when I use this in the macro it tells me that this is not defined. Help
- is there some addin that I need to add to my microsoft Visual basic macro
feature to use this function?