AddIns Collection From Microsoft VBA previous page AddIns Collection Returns a collection of add-ins registered for VBA. Syntax object.AddIns Remarks The AddIns collection is accessed through the VBE object. Every add-in listed in the Add-In Manager in VBE.has an object in the AddIns collection. previous page start