Function detectC6inIE() on error resume next detectC6inIE = IsObject(CreateObject("IEC6HELPER.IEC6HelperCtrl.1")) End Function