测试代码如下:Sub counta使用() Dim arr(0 To 10) arr(1) = "2" arr(2) = 3 arr(3) = "" MsgBox "数组2的已填充数值的个数" & ... 关于VBA中counta ...
確定! 回上一頁