Gerald
Mon Nov 15 14:41:50 CST 2004
This is a sample of the code
Private Sub CheckBox2_Click()
If (CheckBox2.Value = True) Then
CheckBox3.Value = True
Else
CheckBox3.Value = False
End If
End Sub
All I do is if you click the check box here it will mark a cooresponding
checkbox later on in the document.
"Jean-Guy Marcil" <no-spam@leaveme.alone> wrote in message
news:Ow$7yL1yEHA.908@TK2MSFTNGP11.phx.gbl...
> Gerald Ray was telling us:
> Gerald Ray nous racontait que :
>
>> I have written a document in Word 2K3 and it has some VB code in it.
>>
>> However when someone in Word XP opens it they code does not work.
>>
>> Any ideas?
>
> No.
>
> Security settings?
>
> Other than that, without seeing the code, and since I did not pass my
> Crystal Ball class last semester ;-), it is hard to answer...
> Can you post the relevant code?
>
> --
> Salut!
> _______________________________________
> Jean-Guy Marcil - Word MVP
> jmarcilREMOVE@CAPSsympatico.caTHISTOO
> Word MVP site:
http://www.word.mvps.org
>
>
>