MS Word 16+ VBA 索引 - 插入制表符
创建索引以分解首字母缩略词 - 我正在尝试获取
TLA [tab] 三字母首字母缩略词......5 个首字母
缩略词、选项卡、扩展版本 索引页面。
但它不允许我添加选项卡。更新了 Index1 样式但仍然没有任何结果。
Creating an index to break out acronyms - am trying to get
TLA [tab] Three Letter Acronym.......5
acronym, tab, expanded version Page(s) for index.
But it won't let me add a tab. Updated the Index1 Style but still nothing.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
我可以使用子类别来帮助解决问题 - 语法必须准确,包含容易出现的空格...
{ XE "tBXP" } 的定义和
{ XE "tBXP:Template BIM-Execution Plan" } 对于子条目,以便 def 显示在排序索引下
不幸的是,它没有回答为什么我不能在条目的文本中执行此操作!
I can use Subcategories to help sort it out - SYNTAX MUST BE EXACT included spaces that tend to creep in...
{ XE "tBXP" } for the definition and
{ XE "tBXP:Template BIM-Execution Plan" } for the sub entry so the def shows under the sorted index
Unfortunately doesn't answer why I can't do this in the text in the entry!