Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I get the value a function returns from another xla
I am trying to use the code returnedValue = Excel.Application.Run "xlaname.xla!functionname", functionparameter1, functionparameter2 I keep getting "expected end statement" If the statement is on its own it runs but I dont get the value it returns, that is Excel.Application.Run "xlaname.xla!functionname", functionparameter1, functionparameter2 I need the value that the function returns. How do I do this with out making changes to the function. Regards, Emily |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Can VBA function be used to return value | Excel Programming | |||
Return Function | Excel Worksheet Functions | |||
Return value for a function. | Excel Discussion (Misc queries) | |||
Only do Sum function if not "0", IF"0" then return "0" | Excel Worksheet Functions | |||
Function to return value from each tab | Excel Worksheet Functions |