Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 2
Default Complex Variable Programming

I have some involved T and Pi filters I am designing. The Complex set of
functions work fine on the worksheet. However they can't be used in a VBA
Function/Subroutine. The "Application.WorksheetFunction." inquiry brings up
a list of functions, but does not list any of the complex functions.

Is there some way to get VBA access to these functions?

David Heiser


  #2   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 216
Default Complex Variable Programming

If they are analysis toolpak functions, seta reference to the toolpak in
VBA, and call them directly.

--
HTH

Bob Phillips

(remove xxx from email address if mailing direct)

"David A. Heiser" wrote in message
...
I have some involved T and Pi filters I am designing. The Complex set of
functions work fine on the worksheet. However they can't be used in a VBA
Function/Subroutine. The "Application.WorksheetFunction." inquiry brings

up
a list of functions, but does not list any of the complex functions.

Is there some way to get VBA access to these functions?

David Heiser




Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

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


Similar Threads
Thread Thread Starter Forum Replies Last Post
complex color fill conditions- if statements or complex formula? lilly8008 Excel Discussion (Misc queries) 1 December 18th 09 04:57 AM
Complex Index Match Help (or at least complex to me) Jennifer Reitman Excel Discussion (Misc queries) 3 August 10th 06 08:51 PM
Need help programming some variable ranges havocdragon Excel Programming 4 September 29th 05 12:46 AM
why is it saying sheetcnt is "variable not defined" how to do a global variable to share over multiple functions in vba for excel? Daniel Excel Worksheet Functions 1 July 9th 05 03:05 AM
Complex programming task dvonj Excel Programming 2 March 13th 05 10:00 AM


All times are GMT +1. The time now is 11:26 AM.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©2004-2025 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"