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.
我正在使用 excel 对字段进行编号。每个字段都有不同数量的子组件。我需要它们以#.#.# 的格式编号(即 1.1.1、1.1.2、1.2.1、1.2.2、1.2.3、1.3.1 等)。是否有允许我自动执行此操作的函数、VBA 或宏?
我的问题是,当我需要添加或删除任何行时,我必须手动重新编号所有字段以保持顺序。