Forum Discussion
Grant444
Jan 23, 2022Copper Contributor
Excell
I made a form button but cant close design mode to use button
- Jan 23, 2022
The Design Mode button will only be enabled if your workbook contains ActiveX controls and/or VBA code. If it contains neither, the Design Mode button will be grayed out. But that should not affect your ability to use the form controls button.
Also, if you turn on Find & Select > Select Objects on the Home tab of the ribbon, you won't be able to use the command button.
Grant444
Jan 23, 2022Copper Contributor
Yes i did that its almost like a security setting is stopping it from working. i never see the icon in color.
HansVogelaar
Jan 23, 2022MVP
The Design Mode button will only be enabled if your workbook contains ActiveX controls and/or VBA code. If it contains neither, the Design Mode button will be grayed out. But that should not affect your ability to use the form controls button.
Also, if you turn on Find & Select > Select Objects on the Home tab of the ribbon, you won't be able to use the command button.
- Grant444Jan 23, 2022Copper ContributorThank you sir