VBA range (). ... Dim MyRange As Range Set MyRange = ThisWorkbook.ActiveSheet.Range("A1:C1") MsgBox MyRange.Columns(MyRange.Count).Column
確定! 回上一頁