Undo Record via Sendkeys

  • Thread starter Thread starter Wayne Robinson
  • Start date Start date
W

Wayne Robinson

I have a form that a user could mess up and want to add an "UNDO" button to.
I am trying to use the "send" function (Ctrl+Z) and the access system is
telling me to install the addin or re-install Access. I can't find the addin
anywhere and re-installation does not have any options for add-ins. I have
read the KB's on the subject but have not found any answers.

Any ideas or suggestions would be greatly appreciated.

TIA.

Kindest regards,

Wayne
 
Hi Wayne,

There is an all code replacement for Sendkeys (fSendKeys) at
www.mvps.org/access that was contributed by Ken Getz. It is much safer to
use.

I'm sure you're aware you can't normally "undo" data that's already been
saved to tables.

HTH
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads

PowerPoint Undo Programmatically 1
Can't find Sendkeys 10
undo changes 2
sendkeys 4
Can't undo? 3
Can you install KB5034441? 1
Sendkeys replacement code 1
undo required field if fails validation 2

Back
Top