B
Baher
have a document with an appendix of headings and pics(168 total) in this format
Slide 1
pic
Slide 2
pic
i want add bookmarks at the heading and put a "return to top" link so you
can click from the top of the document to that bookmark then click back up to
where you were. also need the place at the top to point to the appropriate
bookmark...ie...text says something like "click here to see Slide 2" and i
want that to link to "Slide 2"
this is code for finding and deleting bookmarks as a starter...i suppose i
can capture references to "Slide 2" in a string in VB and replace that with a
hyperlink to a bookmark with the same name...i just dont know how to go about
coding it...thanks in advance...
Slide 1
pic
Slide 2
pic
i want add bookmarks at the heading and put a "return to top" link so you
can click from the top of the document to that bookmark then click back up to
where you were. also need the place at the top to point to the appropriate
bookmark...ie...text says something like "click here to see Slide 2" and i
want that to link to "Slide 2"
this is code for finding and deleting bookmarks as a starter...i suppose i
can capture references to "Slide 2" in a string in VB and replace that with a
hyperlink to a bookmark with the same name...i just dont know how to go about
coding it...thanks in advance...