- Local time
- Today, 03:39
- Joined
- Jan 23, 2006
- Messages
- 15,570
Sach,
I don't think yo can interrupt/breakpoint a macro.
The point of the afterUpdate data macro on tblSummary is to ensure changes are written to tblLog regardless of from where the changes to tblSummmary arise(query/form/vba/direct table interaction).
F8 and breakpoints work with vba only (as I understand things)
I don't think yo can interrupt/breakpoint a macro.
The point of the afterUpdate data macro on tblSummary is to ensure changes are written to tblLog regardless of from where the changes to tblSummmary arise(query/form/vba/direct table interaction).
F8 and breakpoints work with vba only (as I understand things)