Memory Error Word

B

Bruce Loving

I have a module in Access 2000 that opens a Word
template and stuffs information to the letter.

I am getting a fatal memory error when
the code reachs the range find clearformatting
line.

with doc.rng.find
.clearformatting =

Access memory error 000000 at location 00000
 
Top