Hi friends,
Can anyone kindly help me.
I need a VBA function for a excel formula WORKDAY() .
Kindly help.
Saky![]()
Hi friends,
Can anyone kindly help me.
I need a VBA function for a excel formula WORKDAY() .
Kindly help.
Saky![]()
Have you enabled the Analysis Tool Pak functions?
in the VBA Editor, go to Tools>References and enable atpvbaen.xls
Then the Analysis Tool Pak functions (including WORKDAY) would be enabled in the VBA Project for this workbook.
If the ATP Add-In is activated in native XL you can also use via Evaluate call.
If you want to remove the ATP dependency altogether post back with your existing WORKDAY implementation - there are formula based alternatives (as well as VBA).
My Recommended Reading:
Volatility
Sumproduct & Arrays
Pivot Intro
Email from XL - VBA & Outlook VBA
Function Dictionary & Function Translations
Dynamic Named Ranges
Guys,
I am using Microsoft Office excel 2003. I could not able to find the Analysis Tool Pak function atpvbaen.xls
in the references window. Couled you kindly advise me on this.
Hi Dominic,
Thanks for your help...But i am not looking for how to use WORKDAY function as i already have an article on how to use WORKDAY function. Thanks for sending me the document anyways.
I just want to know what add ins should be activated in my excel so that WORKDAY function will work in VBA window?
Thanks in advance.
Saky.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks