It probably means that the bookmark Text84 does not exist in the document.
Also, in that you are using the command button to insert the data into the
document, why do you have the combobox change event?
I would be saving the data in document variables and having it displayed in
the document by the use of DOCVARIABLE fields.

Signature
Hope this helps.
Please reply to the newsgroup unless you wish to avail yourself of my
services on a paid consulting basis.
Doug Robbins - Word MVP
> Hello
> I have a User form created is VBA
[quoted text clipped - 43 lines]
>
> Please How do I correct this? I have tried to no avail thanks
Wanna Learn - 10 Sep 2007 15:04 GMT
Thanks Doug Robbins
This is very helpful...
I'm new at creating user forms . Can you tell how to save the data in
document variables and having it displayed in
> the document by the use of DOCVARIABLE fields? or where I can get information on how to do it
thank you
> It probably means that the bookmark Text84 does not exist in the document.
>
[quoted text clipped - 51 lines]
> >
> > Please How do I correct this? I have tried to no avail thanks