Free since 2005 · No login required
AT

Academic Tutorials

Learn at your own pace

site-mobile-top-banner · 320x50

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”)