C
Chad
I have a workbook that contains many sheets. On one particular sheet I have
added a new button (in addition to 3 existing buttons that reference macros)
and called it MovetoFolderButton. This button name is unique to any other
button in the entire workbook. Then I created new code that executes when
the button is pressed. Everything works properly until I save and exit the
workbook. When I open it up again and try to perform the same function
(press the button), I get an error that says "Can't exit design mode because
Control 'MovetoFolderButton' can not be created." Everytime I try to exit
design mode and use the buttons, I receive this error message. Any thoughts?
Thanks.
-Chad
added a new button (in addition to 3 existing buttons that reference macros)
and called it MovetoFolderButton. This button name is unique to any other
button in the entire workbook. Then I created new code that executes when
the button is pressed. Everything works properly until I save and exit the
workbook. When I open it up again and try to perform the same function
(press the button), I get an error that says "Can't exit design mode because
Control 'MovetoFolderButton' can not be created." Everytime I try to exit
design mode and use the buttons, I receive this error message. Any thoughts?
Thanks.
-Chad