Dear Sir,
You should Refer to Lotus On-Line Help on "How do I use OLE objects".
Dim appdoc As Variant
Dim appobj As Variant
Set appdoc = CreatObject ("Lotus123.Workbook")
REM this appdoc object is of type document
Set appobj = appdoc.parent
REM this appobj object is of type...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.