Using NetworkDays function in macro

Joined
Jan 18, 2007
Messages
1
Reaction score
0
I can't use Networkdays function in vba, is there a workaround? For other functions, it is working but it doesn't work for networkdays

Example :

Ans = Application.WorksheetFunction.Networkdays(A4, A5)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top