Thread
: [Solved]
Putting parentheses around sequence number of caption label
View Single Post
10-22-2021, 04:55 AM
Charles Kenyon
Windows 10
Office 2019
Moderator
Join Date: Mar 2012
Location: Sun Prairie, Wisconsin
Posts: 9,530
With this document, in the Immediate panel the following results in 0:
Code:
? ActiveDocument.StoryRanges(wdTextFrameStory).Fields.Count 0
There is a field in the textbox.
With the main story, the result is 1.
Charles Kenyon
View Public Profile
Find all posts by Charles Kenyon