View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
PWS PWS is offline
external usenet poster
 
Posts: 18
Default Custom Functions

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