Home |
Search |
Today's Posts |
#5
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi Jeff,
There's a number of programs out there that will record what's happening on your screen to an AVI file or MPEG or whatever. I can't recall the names of any but they do exist. Once you have the movie recorded, you can use the Shell function in your VBA code to play the movie file. This would of course mean you'd have to distribute the movie file along with your XLS or XLA. If you need something more dynamic then the following thread may give you some ideas. http://groups.google.com.au/group/mi...b1d0c94af1e37/ Regards, Vic Eldridge "JEFF" wrote: Thanks... went to the website -- looks interesting. My question is whether / how I can record a demo, embed it into the workbook so the end user can "click to run", without them being required to have the software as well..... Thanks. "JEFF" wrote: Hi All, Wondering how one would go about recording a macros that, when replayed, all the mouse clicks and movements, the choosing of menu items, data entered in cells would be seen.... Hoping to use it as an instructional tool TIA! |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Disable mouse clicks on a range of cells with validations | Excel Discussion (Misc queries) | |||
Repetitive keystrokes and/or mouse clicks | Excel Discussion (Misc queries) | |||
application.calculation is slow: mouse clicks speed it up... | Excel Programming | |||
Bob Phillips: Program Right Mouse clicks? | Excel Programming | |||
Plot where mouse clicks | Excel Programming |