View Single Post
 
Old 03-13-2015, 02:39 AM
NobodysPerfect NobodysPerfect is offline Windows 8 Office 2010 32bit
Competent Performer
 
Join Date: Jan 2014
Location: Germany
Posts: 136
NobodysPerfect is on a distinguished road
Default 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
Reply With Quote