1. Is there a visible(accessible) Property or Object which I can use to point to the control?
2. How do I identify the Form objects on a worksheet so that I may assign scripts to them?
3. Is there a named event handler that I can use to script the button click event? (like On_Click or Status_changed or Mouse_click or ?)
I see that the control has a name variable in the properties dialog but there is no other functionality built into the dialog. Maybe just add a bit of code to look for activation events and allow a script to be assigned to run...

I would really like to love the software but if I cannot use the form controls with scripts at all.... it would be a major shortcoming.

