I need help understanding the difference between hitting the {ESC} Key and the "Me.Undo" Command. As written previously, when I hit the "{ESC}" key it gives me an "Object invalid or no longer set", however when I click on the undo command button things work fine and the error does not pop up.
I was trying to capture the "{ESC}" key in the KeyDown Event procedure and send it to the Undo Command but it gives me that error again.
Please! if you can enlighten me on whats happening I would really appreciate it. I am trying to debug this issue for 3 days, and have not figure it out yet.
I was trying to capture the "{ESC}" key in the KeyDown Event procedure and send it to the Undo Command but it gives me that error again.
Please! if you can enlighten me on whats happening I would really appreciate it. I am trying to debug this issue for 3 days, and have not figure it out yet.