2012年10月30日 - 變數宣告. 1.單一變數. Dim 日期欄位, 機關欄位As Integer 2.矩陣變數. Dim 委員(10,3) As String Dim 委員() As String --->動態陣列 ReDim 委員(10 ...
cymail6.blogspot.com