Excel checkboxes and buttons stopped working on spreadsheet [duplicate]

荒凉一梦 提交于 2019-12-25 18:16:52

问题


I have a spreadsheet that uses macros. It has been working fine for years, and it has been an xlsm for almost a year now. It uses buttons and checkboxes to control the macros. Just last week, all of the checkboxes and buttons stopped working. We replaced the buttons and now they work, but the checkboxes would be more difficult to replace so I was hoping there was a way to fix them.

In the image above, the left-hand side shows this new behavior, where the checkbox cannot be checked. Instead, the cursor shows up as a large plus and it displays the value of the checkbox.

On the right is an earlier version of the spreadsheet where the correct behavior is exhibitied. The cursor becomes an arrow and the user is allowed to check.

Note that I am not in design mode.

When I enter design mode, right click on the checkbox, and go to properties, there are no properties for the checkbox. When I select the dropdown menu on the top of the properties window, the checkboxes are not in the list of items. The buttons, which are currently functioning after they were replaced, do not show up in the dropdown list either. In the old spreadsheet that works, all buttons and checkboxes are listed.

Any help would be most appreciated.

Thanks!

The original question comes up in Google now and mine does not so I agree duplicate. Thanks for the help.


回答1:


pnuts comment solved the problem. I had to delete my .exd files because the December 2014 update messed up the functionality.

http://blogs.technet.com/b/the_microsoft_excel_support_team_blog/archive/2014/12/13/forms-controls-stop-working-after-december-2014-updates-.aspx

I hope others find the solution linked through the post.



来源:https://stackoverflow.com/questions/27551360/excel-checkboxes-and-buttons-stopped-working-on-spreadsheet

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!