Explain the keyword createobject with example createobject is used to create and return a reference to an automation object. For example: Dim ExcelSheetSet ExcelSheet=createobject(“Excel.Sheet”)