Step Into doesn't work

father

Registered User.
Local time
Yesterday, 23:50
Joined
Jul 11, 2005
Messages
14
I use Step Into F8 all the time in Excel. All you do is put the cursor in the sub and hit F8. Nothing happens in an Access sub. I put the cursor on the sub name, etc. and nothing works.:confused: Can this be that hard?
 
You have to insert a breakpoint, then run the Access database and trigger the event so you can step in the code.

If there was a way, I'd like to know about it myself. However I don't see how that is possible if you are not triggering the event and you sure don't want to do that without any data to pass along.
 

Users who are viewing this thread

Back
Top Bottom