Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.programming
external usenet poster
 
Posts: 38
Default Using Application.Run in VBA

VBA Help gives a syntax:

expression.Run(Macro, Arg1, Arg2, ...)

whe
Macro Required Variant for Syntax 1 (not used with Syntax 2). The macro to
run. This can be either a string with the macro name, a Range object
indicating where the function is, or a register ID for a registered DLL
(XLL) function. If a string is used, the string will be evaluated in the
context of the active sheet.

I have not been able to make this work for functions that I write and put in
a DLL. Most likely, my problem
is I don't know exactly what " a register ID for a registered DLL (XLL)
function" means. How
does one "register" a DLL function in the sense used here?


TIA

Ed





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-Application Gaurav Jindal Excel Discussion (Misc queries) 2 November 20th 06 09:50 AM
Application Look Daniell Excel Discussion (Misc queries) 0 September 26th 05 10:48 PM
Application.run J cs via OfficeKB.com New Users to Excel 3 December 30th 04 04:46 PM
macro to close excel application other than application.quit mary Excel Programming 1 September 14th 04 03:43 PM
application.quit will not shut off application john Excel Programming 0 January 9th 04 11:29 PM


All times are GMT +1. The time now is 12:44 PM.

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

About Us

"It's about Microsoft Excel"