Hello all
When I want to step forward through my code as it is executing I can use the F8 key to see what is being executed. My question is how do I step backwards.
I have a form deactivate function that is being called and I can't figure out why so I have 'red tagged' the function to force the code to stop executeing at that point. I want to be able to step back to the line of code that executed before the function starts.
Thanks in advance for any replys
When I want to step forward through my code as it is executing I can use the F8 key to see what is being executed. My question is how do I step backwards.
I have a form deactivate function that is being called and I can't figure out why so I have 'red tagged' the function to force the code to stop executeing at that point. I want to be able to step back to the line of code that executed before the function starts.
Thanks in advance for any replys