This code goes into a standard module on workbook B. [vba] Option Explicit Dim test As SumClass. Sub main() Set test = New SumClass test.x = 3
確定! 回上一頁