watch code and/or events running

M

magicdds-

I remember from using access years ago, there was a way to open a window that
displayed which codes or events were taking place, as they were happening.
One would use this to help find where errors might be in a forms code (like
what order events were happening, etc.).

I can't remember how to open that window. Does anyone know how to open it?

Thanks,
Mark
 
C

Chris O'C via AccessMonster.com

See if it's the locals window you're thinking of. In the code editor's menu
View>Locals Window. If not, maybe it's the watch window. View>Watch Window.

Chris
Microsoft MVP
 
Top