Forum Discussion

yingkai1208's avatar
yingkai1208
Contributor
12 years ago

TestComplete stops working when execute CreateObject("Excel.Application")

Hi,  The TestComplete stops working when execute the following code: Dim objExcel Set objExcel = CreateObject("Excel.Application")  TestComplete just stops working and does not...