Is there any tool within Access (or elsewhere) that allows documenting each line of code as it executes?
I'm aware of stepping thru the code manually and using Watch statements, etc., but was wondering if the executing lines can be documented in the order they execute. It may be more helpful, when there are many calls to other subs and functions, to see just what and where the code is doing and going.
If this tool doesn't exist, maybe some of you talented folks can conjure it up!
Thanks,
Vic
I'm aware of stepping thru the code manually and using Watch statements, etc., but was wondering if the executing lines can be documented in the order they execute. It may be more helpful, when there are many calls to other subs and functions, to see just what and where the code is doing and going.
If this tool doesn't exist, maybe some of you talented folks can conjure it up!
Thanks,
Vic