Hi,
See Chip Pearson's VBECmdHandler class:
http://www.cpearson.com/excel/vbemenus.htm
---
Regards,
Norman
"R Avery" wrote in message
...
I have done some research and found this:
http://groups.google.com/groups?hl=e...com%26rnum%3D1
It appears that you need to create a class that implements the office
menuitem click event in order for it to fire. Simply setting the
OnAction property does nothing.