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.
我的 MS Access 表中有一个名为“Shift”的列。
但是,此列不会显示在表的视图中。
我可以编写一个查询来过滤 Shift 列(如 show all WHERE Shift='1'),并且查询有效,但该列永远不会通过 MS Access 界面可见。
WHERE Shift='1'
它不会伤害任何东西,但我无法让它显示真的很令人沮丧。
也许你不小心隐藏了它,试试这个步骤
Format
Unhide Columns