Bookmarks

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi All

My friend has created a word doc with many bookmarks using word97.
He sent me his document.
I wrote a program that callse the word object and requests the word object to give me all the bookmarks. I'm using wordXP.
The word XP returns no bookmarks found.
When I create a document with bookmarks my program finds the bookmarks in the document.

Except for the word version difference can anyone tell me what to do to overcome this problem?

Thanks in advance.
Moshik
 
Hi Moshik

I suggest that you post a message in the microsoft.public.vba.general
newsgroup. Include the code you're using to access the bookmarks, and
identify where your code is going wrong.

Hope this helps.

Shauna Kelly. Microsoft MVP.
http://www.shaunakelly.com/word


Moshik said:
Hi All

My friend has created a word doc with many bookmarks using word97.
He sent me his document.
I wrote a program that callse the word object and requests the word object
to give me all the bookmarks. I'm using wordXP.
 
Back
Top