本文介绍了取消选中一组复选框的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧! 问题描述 29岁程序员,3月因学历无情被辞! 下午好, 我想知道是否有人可以指示我如何编写VBA代码来取消选择所有记录的约26个复选框。 我一直在网上搜索,但我没有遇到任何事情。 现在我有一个命令按钮表单,可以取消选择单个记录的一个复选框。我不想将所有复选框名称中的硬编码都写入VBA。 谢谢Good afternoon,I would like to know if anyone can direct me as to how I can write a VBA code to deselect about 26 check boxes, for all records.I have been searching the internet, but I haven''t came across anything.Right now I have a command button on the form, that is able to deselect one checkbox for a single record. I don''t want to have to hard code in all the checkboxes names into VBA.Thanks推荐答案 展开 | 选择 | Wrap | 行号 展开 | 选择 | Wrap | 行号 这篇关于取消选中一组复选框的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云! 08-06 18:28