Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Hi Not sure if this is possible at all, but is it possible to somehow record the movements of the mouse pointer in vba? Basically ive been asked to do a basic excel training document and it would be handy if i could somehow use VBA to record each step of the training so when the user runs the training macro it shows them each step (then id add in a load of interactive msg boxes etc to spice things up) I.e. i might want to show someone how to go to data, then sort and id want to see the mouse do the very same thing. Thanks! Tim -- iambalrog ------------------------------------------------------------------------ iambalrog's Profile: http://www.excelforum.com/member.php...o&userid=26977 View this thread: http://www.excelforum.com/showthread...hreadid=540565 |
#2
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Tim,
Not easily from Excel. If the demo will be run from the same computer (i.e. the resolution, monitor size etc) is not going to change, a program like AutoIt may be suitable. NickHK "iambalrog" wrote in message ... Hi Not sure if this is possible at all, but is it possible to somehow record the movements of the mouse pointer in vba? Basically ive been asked to do a basic excel training document and it would be handy if i could somehow use VBA to record each step of the training so when the user runs the training macro it shows them each step (then id add in a load of interactive msg boxes etc to spice things up) I.e. i might want to show someone how to go to data, then sort and id want to see the mouse do the very same thing. Thanks! Tim -- iambalrog ------------------------------------------------------------------------ iambalrog's Profile: http://www.excelforum.com/member.php...o&userid=26977 View this thread: http://www.excelforum.com/showthread...hreadid=540565 |
#3
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
unfortunately you cannot use macro recorder to track mouse movements. Additionaly there is no easy way in Excel how to do it programmatically. Regards, Ivan |
#4
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
There is software that records screen actions into a Divx file or Mpeg. I
know Techsmith has a demo version that may be good for 20 days or so. It works very well at creating training videos. www.techsmith.com (I think) "iambalrog" wrote: Hi Not sure if this is possible at all, but is it possible to somehow record the movements of the mouse pointer in vba? Basically ive been asked to do a basic excel training document and it would be handy if i could somehow use VBA to record each step of the training so when the user runs the training macro it shows them each step (then id add in a load of interactive msg boxes etc to spice things up) I.e. i might want to show someone how to go to data, then sort and id want to see the mouse do the very same thing. Thanks! Tim -- iambalrog ------------------------------------------------------------------------ iambalrog's Profile: http://www.excelforum.com/member.php...o&userid=26977 View this thread: http://www.excelforum.com/showthread...hreadid=540565 |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]() Thanks chaps, i'll have a peruse of whatever software applications are handy for doing this...i guess i'll end up recording something and making people view it on Media player next to an excel file. -- iambalrog ------------------------------------------------------------------------ iambalrog's Profile: http://www.excelforum.com/member.php...o&userid=26977 View this thread: http://www.excelforum.com/showthread...hreadid=540565 |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Macro recording won't record mouse click of add-in app button | Excel Discussion (Misc queries) | |||
How do I make the Stop Recording bar pop up when recording macros | Excel Worksheet Functions | |||
How to stop automatic mouse actions | Excel Discussion (Misc queries) | |||
my mouse moves diagonally when i scroll on mouse? | Excel Worksheet Functions | |||
moving mouse highlights cells without touching left mouse button | Excel Discussion (Misc queries) |