Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
当我在设计视图中创建类型为是/否的字段时,它显示为一个复选框。有没有办法让它显示为 True 或 False 或 Yes 或 No 之类的词?我正在使用 MS Access 2007。
转到查找选项卡并选择显示控件作为文本框
现在表格字段Yes/No 将显示为True或False。您可以从常规选项卡设置默认值。
Yes/No
True
False
打开表的设计视图,选择列,然后选择底部的查找选项卡。将显示控件更改为文本框或组合框。