J
Jennifer H
Hi,
I have been trying to find a way to make it easy for our authors to
cross-reference to Appendix headings. We use custom styles called App Heading
1 to 5. These appear in the Cross-reference dialog box under the Reference
Type: Numbered Items. But so too do all the other numbered items.
I would like to be able to do any of the following:
1. Filter the 'For Which' list in the Cross-Reference dialog box to show
only the numbered items I want; or
2. Use a custom form to show a filtered list.
I have been successful with programatically changing the settings in the
Cross-reference dialog box using the SendKeys method to. But don't know how
to filter the Numbered Items list further.
I have created forms before, and suspect that I might need to use an array
and maybe the GetCrossReferenceItems method, but not sure how to filter the
list to specific items.
Your help would be appreciated.
Cheers,
Jennifer H
I have been trying to find a way to make it easy for our authors to
cross-reference to Appendix headings. We use custom styles called App Heading
1 to 5. These appear in the Cross-reference dialog box under the Reference
Type: Numbered Items. But so too do all the other numbered items.
I would like to be able to do any of the following:
1. Filter the 'For Which' list in the Cross-Reference dialog box to show
only the numbered items I want; or
2. Use a custom form to show a filtered list.
I have been successful with programatically changing the settings in the
Cross-reference dialog box using the SendKeys method to. But don't know how
to filter the Numbered Items list further.
I have created forms before, and suspect that I might need to use an array
and maybe the GetCrossReferenceItems method, but not sure how to filter the
list to specific items.
Your help would be appreciated.
Cheers,
Jennifer H