Dim 変数名 as 型 Dim 変数名 型宣言文字
Dim Text as String Dim Text$
As Integer % As Long & As Single !または,なし As Dobule # As Currency @ As String $