Nigel was telling us:
Nigel nous racontait que :
> I am new to word and Macros so this more than likely easy
>
[quoted text clipped - 9 lines]
> text18 = text11
> End If
Try something like:
With ActiveDocument.FormFields
If .Item("check4").CheckBox.Value = True Then
.Item("text15").Result = .Item("text11").Result
.Item("text18").Result = .Item("text11").Result
End If
End With

Signature
Salut!
_______________________________________
Jean-Guy Marcil - Word MVP
jmarcilREMOVE@CAPSsympatico.caTHISTOO
Word MVP site: http://www.word.mvps.org