N
NilovSerge
Hallo!
Word and Excel VBA Application object have very usefull method "Run"
So connecting from
external programm to Word/Excel I could use something like
...
ExcelObject.Run( 'ProcName',Param1,Param2... )
I didn't find something like this in VBA Outlook
If in VBA Outlook I can from external programms to run a procedure i
a OutLook VBA
Word and Excel VBA Application object have very usefull method "Run"
So connecting from
external programm to Word/Excel I could use something like
...
ExcelObject.Run( 'ProcName',Param1,Param2... )
I didn't find something like this in VBA Outlook
If in VBA Outlook I can from external programms to run a procedure i
a OutLook VBA