RandomGuy123
Registered User.
- Local time
- Today, 14:41
- Joined
- Feb 12, 2014
- Messages
- 15
What do the following things mean:
Code:
If Not rst.EOF Then 'there is a clash
Code:
Me.Undo
Else ' there is not a clash
Code:
End If
Set rst = Nothing