質問編集履歴

1

vbaコードの軽微編集のため

2022/01/14 15:14

投稿

t_msd
t_msd

スコア1

test CHANGED
File without changes
test CHANGED
@@ -8,7 +8,7 @@
8
8
 
9
9
  Private Sub Form_Open(Cancel As Integer)
10
10
 
11
- If [入力日時] = #1/3/2021# Then
11
+ If [入力日時] = #1/15/2022# Then
12
12
  [入力日時].ForeColor = &HFF
13
13
  End If
14
14