C
Corey ....
New to macros in Word.
I have several Textboxes(forms) on a document.
I want to create a macro to calculate the following:
Textbox43 = textbox36.value + textbox37.value + textbox38.value +
textbox39.value
How would i go about this ?
Corey....
I have several Textboxes(forms) on a document.
I want to create a macro to calculate the following:
Textbox43 = textbox36.value + textbox37.value + textbox38.value +
textbox39.value
How would i go about this ?
Corey....