Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 3
Default Calling user defined function from C/C++

Hello,

How can I call user defined function (written in VBA on XLA Add-in) from C
(code in XLL Add-in)?

If I knew number of my user defined function I could use Axcel4 function, but
how can I find out number of user defined function?

I could use standard evaluate function passing to it argument like
"MyFunction(\"Args...\"", but in this case I have to pass all arguments in
string. Some arguments's type can be various Variant types, for example Long,
Double, and Array, so it would be conveniently to have a method to call user
defined function passing to it Variant type arguments. I mean not using call
of evaluate function.

Any ideas?

Thank you,

Ravil

--
Message posted via OfficeKB.com
http://www.officekb.com/Uwe/Forums.a...mming/200604/1
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
vba user defined function help [email protected] Excel Programming 1 February 28th 06 05:52 PM
calling a function in a worksheet from a user form steve Excel Programming 1 January 19th 06 10:00 PM
User-defined data type; Error: Only User-defined types... tiger_PRM Excel Programming 1 July 18th 04 03:32 PM
Help within user defined function P. Dileepan Excel Programming 1 October 2nd 03 11:35 PM
User-Defined Function pre-empting Built-in Function? How to undo???? MarWun Excel Programming 1 August 6th 03 09:31 PM


All times are GMT +1. The time now is 11:16 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"