Don't Do Code
Tuesday, May 8, 2018
Another logic headscratcher
If IsNumeric(CurrentPunchID) = True And CurrentBehavior = "B" Then
...
ElseIf IsNumeric(CurrentPunchID) = True And CurrentBehavior <> "B" Then
...
End If
Newer Posts
Older Posts
Home
Subscribe to:
Posts (Atom)