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.
如何在键入的字符数中以固定长度限制少数单元格范围。
如何使字段范围单独为整数类型。意思是,它不应该接受除数字以外的任何字符。
您应该使用数据验证。
从功能区数据-> 数据验证。
您可以将选定的单元格限制为整数、最小和最大长度之间的文本、到某个列表、到日期等。