MCQs > IT & Programming > VBA > What is the difference between these commands CreateObject("Word.Application") GetObject(, "Word.Application")

VBA MCQs

What is the difference between these commands CreateObject("Word.Application") GetObject(, "Word.Application")

Answer

Correct Answer: CreateObject always creates a new object. GetObject throws an error if no object of the class exists.

Explanation:

Note: This Question is unanswered, help us to find answer for this one

VBA Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it

search

VBA Skill Assessment

Overall Skill Level-Poor

Your Skill Level: Poor

Retake Quizzes to improve it