https://quizack.com/vba/mcq/when-integrating-excel-instead-of-adding-a-reference-which-vba-code-would-you-use-to-open-microsoft-excel
Answer:
Set xlapp = CreateObject("Excel.Application")
Note: This Question is unanswered, help us to find answer for this one
More VBA MCQ Questions