Hi See the code below: [vba] Type MyType a1 As String a2 As Variant End Type Sub test() Dim Col As Collection, Itm As MyType
確定! 回上一頁