I'm sure you've pushed through a LOT more VBA knotholes than me. Information method works great, although some of the page results are off by one. Not a big deal; close is good enough (unless you can think of a reason - I added the line 'oTable.Cell(n + 2, 1).Range.Text = fldItem.Code.Information(wdActiveEndPageNumber)' to put the page # in the table.
Thanks for all your GREAT help, Greg!
|