Alternative to SendKeys in Access VBA - TechRepublic
Question
May 25, 2007 at 12:50 PM
apn72

Alternative to SendKeys in Access VBA

by apn72 . Updated 16 years, 6 months ago

I?m currently using SendKeys ?{esc}? to cancel a user?s input in some situations in BeforeUpdate events, as sometimes they don?t know how to go back to what the field said before they changed it.

However, I?ve found SendKeys seems to be buggy ? does anyone know an alternative?

This discussion is locked

All Comments