TypeName - returns a String that provides information about a variable. Sub CheckDataType() Dim a, b, c, d, e, f a = "text" b = 23 c = 4565768 d ...
確定! 回上一頁