G
Gaz uk
Hi
I'm sure there is a simple answer to this but I can't find it.
I have a word document that asks a question in the Private Sub
Document_open() and puts it in to a Variable. The same sub creates a Submit
Button that calls Public Sub cmdSubmit_Click(). The problem is the cmdSubmit
coding does not get the value given to the variable in the Document_open.
I have tried declaring the variables Public and Static and all that kind of
stuff (I think) but without success.
Thanks in advance
Gaz
I'm sure there is a simple answer to this but I can't find it.
I have a word document that asks a question in the Private Sub
Document_open() and puts it in to a Variable. The same sub creates a Submit
Button that calls Public Sub cmdSubmit_Click(). The problem is the cmdSubmit
coding does not get the value given to the variable in the Document_open.
I have tried declaring the variables Public and Static and all that kind of
stuff (I think) but without success.
Thanks in advance
Gaz