Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hello all!
I need extract all parameters from my function. How I must do it? For example I have function function myfunc(byref a, b as double) as double ... end function sub fillcell ActiveCell.FormulaR1C1 = "=myfunc(10,100)" end sub When I start sub "extract" I must extract (a and b parameter from function of Activecell) sub extract() ... xA=a xB=b end sub Thanks. Stas. |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Worksheet set-up/programming | Excel Worksheet Functions | |||
Posted in excel.public.programming ... Count only theformula/function find the same value ... | Excel Worksheet Functions | |||
WORKSHEET FUNCTION or PROGRAMMING. | Excel Worksheet Functions | |||
Function/Programming help with excel | Excel Discussion (Misc queries) | |||
Programming function keys in Excel | Excel Discussion (Misc queries) |