GUARO
Jul 12th, 2001, 05:54 PM
hi
Using VB6 this will work perfectly but when i use the same statement for lotus 123. It just does not work
Dim objExcel as Excel.Application
Set objExcel = New Excel.Application
the dim statement it's ok but when iI try the set statement in order to create a new instance it just doesn't work
what am I doing worng ???
Thanks for your time
Using VB6 this will work perfectly but when i use the same statement for lotus 123. It just does not work
Dim objExcel as Excel.Application
Set objExcel = New Excel.Application
the dim statement it's ok but when iI try the set statement in order to create a new instance it just doesn't work
what am I doing worng ???
Thanks for your time