View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
Conan Kelly Conan Kelly is offline
external usenet poster
 
Posts: 22
Default Accessing Analysis Toolpak functions

Hello all,

How do I access (or even find out which) functions that are in Analysis ToolPak (FUNCRES.XLA) & Analysis ToolPak - VBA
(ATPVBAEN.XLA)?

Specifically, I'm looking for the WORKDAY function.

Application.WorksheetFunction. 'WORKDAY does not show up in the list


--
Thanks for any help anyone can provide,

Conan Kelly