ExcelBanter

ExcelBanter (https://www.excelbanter.com/)
-   Excel Programming (https://www.excelbanter.com/excel-programming/)
-   -   Passing parameters to a called add-in... (https://www.excelbanter.com/excel-programming/301241-passing-parameters-called-add.html)

Trevor[_4_]

Passing parameters to a called add-in...
 
Hello All,

I have a macro that calls some add-in functions I
installed. I do not have access to the source code for
these add-in functions. When the add-in is called, it
displays a form requesting user input in order to complete
the task. I want to be able to pass that input to the
form without the user getting involved. Is this possible
or do I need to recreate the code for whatever the add-in
function is doing in order to do this?

Any help would be much appreciated,

Trevor

Bob Phillips[_6_]

Passing parameters to a called add-in...
 
Unless the add-in has an entry point that by-passes the form display, you
will have to in put the values in the form, or crack the password.

--

HTH

Bob Phillips
... looking out across Poole Harbour to the Purbecks
(remove nothere from the email address if mailing direct)

"Trevor" wrote in message
...
Hello All,

I have a macro that calls some add-in functions I
installed. I do not have access to the source code for
these add-in functions. When the add-in is called, it
displays a form requesting user input in order to complete
the task. I want to be able to pass that input to the
form without the user getting involved. Is this possible
or do I need to recreate the code for whatever the add-in
function is doing in order to do this?

Any help would be much appreciated,

Trevor





All times are GMT +1. The time now is 11:45 PM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
ExcelBanter.com