PDA

View Full Version : Help Bookmarking/Hyperlinking a Pre-made Index



adga2012
07-31-2015, 07:52 AM
Using: Microsoft Word 2010

Hello all,

I would like to hyperlink a pre-made index in Word using VBA. I want it to reference the top of the page indicated on the right hand side of the index. My thought was that the easiest way to do this would be to place a bookmark at the beginning of each page and then use that to create a hyperlink referencing the bookmark. There may be easier ways to do this; I have never used VBA in Word before, so I don't know. I have used it in Excel, so I do have some experience with VBA with that.

I was not able to post a sample of this, since it will neither let me hyperlink to the article nor attach the file, since it is too large. Sorry for the inconvenience, hopefully I have explained it well enough...Thank you for your help!

Adam

Jay Freedman
08-04-2015, 07:54 PM
This is not a simple project. Fortunately, it's already been done, and it's available at http://www.editorium.com/IndexLinker.htm.