View Full Version : Importing from Word 97


Johny
04-05-2006, 01:24 AM
I want to import the data on the bookmarks into my Access table. The program works fine with Word 2003 but with word 97 installed, it complaines that the macro can't be launched because the document is protected.

How do I solve this without unprotecting the sheet. I already tried to change the protection property of the wordobj but it can't be changed if it is initially protected.

There must be a way to import from a protected word sheet, no? How the hell did they do it before 2000.

Anybody?