Excel User Group
Microsoft Excel blogs, forums, files. Read, ask questions, provide answers.
Sign in
|
Join
|
Help
Home
Blogs
Media
Forums
All Tags
»
Copy VBA
(RSS)
Browse Site by Tags
Showing related tags and posts accross the entire site.
Copy Sheet
Copying VBA from one sheet to another programatically
I have two event procedures attached to a worksheet as follows: Private Sub Chart_BeforeRightClick(Cancel As Boolean) Cancel = True CommandBars("myShortcutBar").ShowPopup End Sub Private Sub Chart_Activate() CreateShortcutMenu End Sub Some other code (attached to the right click menu made in...
Posted to
VBA
(Forum)
by
MrPogle
on Wed, Jun 18 2008
Page 1 of 1 (1 items)
Copyright Excel User Group and the relevant contributors, 2008. All Trade Marks acknowledged. This site is a peer-to-peer site and NOT affiliated in any way to Microsoft Corp. All rights reserved.