form field losses name property

G

gwuerth

Hi,

i'm using often in word-templates VBA-code like that:
document.bookmarks(name_of_a_bookmark).result="xxxxxxx".

normally that works fine. But, sometimes, i can't use the name
property!
strange: in the properties of the formfield i can see the name, but i
can't use it with vba!
this problem occours not often, but it happens.

Onyone knows the reason ?

(There was already a thread on this point at 14 Jun 2004)

Thanks
Gerhard
 
Top