maxmangion
AWF VIP
- Local time
- Today, 07:21
- Joined
- Feb 26, 2003
- Messages
- 2,805
Can these three be used interchangeably:
Cancel = True
Me.Undo
DoCmd.CancelEvent
if no, which should be used when ?
Thanks
Cancel = True
Me.Undo
DoCmd.CancelEvent
if no, which should be used when ?
Thanks