Home |
Search |
Today's Posts |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
the addressof operator probably is what you want.
the description in vba help: A unary operator that causes the address of the procedure it precedes to be passed to an API procedure that expects a function pointer at that position in the -- argument list. -- Regards, Tom Ogilvy "Scott" wrote in message oups.com... Hi, I was wondering if it is possible to pass a function as a parameter. (If you have a link and/or an example, that would be great.) My intention is to write a C/C++ like qsort function, where I can pass a reference to an array and the comparison function with it returning the sorted array. Thanks, Scott |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
passing parameter to a ms query | Excel Programming | |||
Passing a Sub's name as parameter | Excel Programming | |||
Passing parameter to a query | Excel Programming | |||
?Passing argument/parameter | Excel Programming | |||
?Passing argument/parameter | Excel Programming |