PC Review


Reply
Thread Tools Rate Thread

Custom Functions

 
 
PWS
Guest
Posts: n/a
 
      31st May 2007
How do I call a function from the Analysis Toolpak add-in in a user
function?

Application.worksheetfunction. does not work

How do i reference a function for the Toopak add-in?

PWS

 
Reply With Quote
 
 
 
 
Niek Otten
Guest
Posts: n/a
 
      31st May 2007
In the VBE: Tools>References, check atpvbaen.xls
you can then use the functions as if they were intrinsic vbs functions (no prefixes);

Sub test()
Debug.Print eomonth(Date, 15)
End Sub

--
Kind regards,

Niek Otten
Microsoft MVP - Excel

"PWS" <(E-Mail Removed)> wrote in message news:(E-Mail Removed)...
| How do I call a function from the Analysis Toolpak add-in in a user
| function?
|
| Application.worksheetfunction. does not work
|
| How do i reference a function for the Toopak add-in?
|
| PWS
|


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Autocomplete Custom Functions and functions arguments Subodh Microsoft Excel Programming 1 21st May 2010 02:24 AM
Custom Controls: Import a custom namespace and use its functions within user Microsoft ASP .NET 1 19th Jul 2007 12:03 PM
Custom functions or VBA functions for Avg, Std, Min, Max? =?Utf-8?B?RXhjZWxNb25rZXk=?= Microsoft Excel Programming 0 17th Jul 2006 10:54 AM
Using custom functions within custom validation Neil Microsoft Excel Misc 4 14th Dec 2005 10:40 PM
Custom functions-Reg raja_turbine Microsoft Excel Misc 3 17th Aug 2004 07:17 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:22 PM.