Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 32
Default macro to record keystrokes ?

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
  #2   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default macro to record keystrokes ?

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


"Steve" wrote:

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

  #3   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 32
Default macro to record keystrokes ?

On 4 Dec, 14:19, Gary''s Student
wrote:
It is possible to do this with VBA and keyboard APIs, but it is not easy.
--
Gary''s Student - gsnu2007b



"Steve" wrote:
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- Hide quoted text -


- 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
  #4   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 11,058
Default macro to record keystrokes ?

Hi Steve:

Checkout:

http://groups.google.com/group/micro...a59ddd47cc676f
--
Gary''s Student - gsnu200759


"Steve" wrote:

On 4 Dec, 14:19, Gary''s Student
wrote:
It is possible to do this with VBA and keyboard APIs, but it is not easy.
--
Gary''s Student - gsnu2007b



"Steve" wrote:
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- Hide quoted text -


- 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

  #5   Report Post  
Posted to microsoft.public.excel.misc
external usenet poster
 
Posts: 32
Default macro to record keystrokes ?

On 4 Dec, 17:37, Gary''s Student
wrote:
Hi Steve:

Checkout:

http://groups.google.com/group/micro...rogramming/bro...
--
Gary''s Student - gsnu200759



"Steve" wrote:
On 4 Dec, 14:19, Gary''s Student
wrote:
It is possible to do this with VBA and keyboard APIs, but it is not easy.
--
Gary''s Student - gsnu2007b


"Steve" wrote:
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- Hide quoted text -


- 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- Hide quoted text -


- Show quoted text -


Thanks Again Gary,

was hoping to use something similar to the following to activate the
RECORD NEW MACRO option within the toolbars

Application.CommandBars("Worksheet menu
bar").Controls("Tools").Enabled = False

But thanks anyway
Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Recording a Macro that follows Keystrokes freakyquo Excel Discussion (Misc queries) 3 September 6th 07 04:42 PM
Macro to record keystrokes and not cell addresses Brian William Johnston Excel Discussion (Misc queries) 3 May 17th 06 09:27 PM
Special keystrokes in a Macro Eric Excel Discussion (Misc queries) 4 May 18th 05 02:26 PM
How do I create a macro of editing keystrokes? scjanner Excel Discussion (Misc queries) 0 January 21st 05 11:07 PM
Relative Macro Help on Keystrokes Neal Zimm Excel Discussion (Misc queries) 9 December 15th 04 12:31 AM


All times are GMT +1. The time now is 02:37 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"