Solved
Forum Discussion
Marsha_R
Champion Level 3
8 years agoDo you actually have a typo in this line?
Excel = Sys.OleObjext["Excel.Application"]
(should be OleObject)
forrestaustin
8 years agoContributor
Hi Marsha, thanks for catching that. I actually had OleObject on my Testcomplete but it is on an offline computer so there was a mistake when I was manually typing the code here.