Message 1 of 4
Repeat VBA macro commands by right mouse click.

Not applicable
04-19-2010
05:48 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I have a problem with repeat VBA macro commands by right mouse click.
For Example: if we send a command “L” to draw a line, it does repeat if right mouse click again. In VBA macro, Suppose a macro name “test” and macro command under the Manu is “^C^C^C^C_-VBARUN test” so test macro run when I click on the Manu however it’s NOT repeat if we right click of mouse after one operation. Its repeat only till VBARUN & ITS LOST MACRO NAME "test"
Could you please help me to resolve this problem?
I would be greatly appreciated for your help in this stage.
For Example: if we send a command “L” to draw a line, it does repeat if right mouse click again. In VBA macro, Suppose a macro name “test” and macro command under the Manu is “^C^C^C^C_-VBARUN test” so test macro run when I click on the Manu however it’s NOT repeat if we right click of mouse after one operation. Its repeat only till VBARUN & ITS LOST MACRO NAME "test"
Could you please help me to resolve this problem?
I would be greatly appreciated for your help in this stage.