macro to record keystrokes ?

  • Thread starter Thread starter Steve
  • Start date Start date
S

Steve

Hi all,

HYCH with this,

Am wondering if there is a way to have a macro start recording when
information has been entered onto a sheet, maybe through a
worskeet_change event, that records the keystrokes of the user, so as
to look back should errors appear?


HYCH

Steve
 
It is possible to do this with VBA and keyboard APIs, but it is not easy.
--
Gary''s Student - gsnu2007b







- Show quoted text -

Thanks Gary,

Was hoping it would be just a case of using VBa to have the Macro
record run whilst working


Steve
 

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


Back
Top