teratail header banner
teratail header banner
質問するログイン新規登録

質問編集履歴

1

誤字

2021/12/19 12:58

投稿

peCopeCo
peCopeCo

スコア2

title CHANGED
File without changes
body CHANGED
@@ -26,8 +26,8 @@
26
26
  End If
27
27
 
28
28
  Public Function CheckFormat(mozi As String) As Blooean
29
- Dim count As long
30
29
 
30
+
31
31
  If mozi = "" Then
32
32
  CheckFormat = False
33
33
  Exit Function