Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
一定回数何かを実行するオプションを追加しようとしていますが、int32 を使用して動作させることができませんでした。私は使用しています
dim Int As Int32() For i = 0 To Int 'code Next i
どんな助けでも大歓迎です。ありがとう。