Programming code to new object
Hi Martin,
Try:
ActiveSheet.Buttons("Button 1").OnAction = "MyMacro"
---
Regards,
Norman
"Martin" wrote in message
...
I want to create button with some code to worksheet. I can programm button
but i don't know how can i do action for this button :-(. Do you know
please?
|