Retrieve page number of cross reference
Hi to all
I’d like to fill a 2column list box (user form) with all headings (1. column) of a document with corresponding page number (2. column).
There is no problem to get the headings = ActiveDocument.GetCrossReferenceItems, no problem to fill listbox(es), but I simply do not know how to retrieve and save the page number.
Any ideas, help would be appreciated
NP
|