Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi All,
I have a UDF that is contained in an add-in I have created myself (MyAddin.xla) I have been trying to utilise the UDF as follows:- Var_TXT = application.worksheetfunction.myextract(Var_Source _Fold,1,"B","\") But keep getting this error "Object doesn't support this property or method" Any pointers? Ta Andi |