When entering an incorrect password three times. I want a program that will not open until after two or three days.
If Now. Day. To String("d") Mod 2 = 0 Then
Form2.Show()
End If
try
if (DateAndTime.DateDiff(DateInterval.Day, Settings.Default.VIPVAL, Date And Time.Now) >= 2)