Hi,
I am having difficulty adding code to a commandbutton and wondered if anyone has a solution for how to do this.
Brief description:
I create a worksheet on an open workbook by code (from a remote xla). I add a button to that worksheet by code. I want to assign event code to that...
This is either one question or two:
As 2 Questions (excel 2000):
1.) How do I create a command button on a worksheet using code and have it run a macro located in a remote code module (.xla) I know the ActiveSheet.OLEObjects.("cmdButton1").Object.OnAction = "MacroName"...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.