C
Corey
This is my 1st Word Programming question, so here it goes:
I have 3 Form Text Form Fields on a Doc.
I protect the Doc, so ONLY the Text Fields can be selected.
I want the user to input a value in Text1.
Then input a date in Text2(Changed the Properties-Type) to date
Here's my question:
I want Text3, to automatically be 12 months more than the Date in Text2.
And if posible remove the enable entry then to Text2
Is this possible, if so how?
I cannot seem to get the syntax for the Calculation correct.
I have 3 Form Text Form Fields on a Doc.
I protect the Doc, so ONLY the Text Fields can be selected.
I want the user to input a value in Text1.
Then input a date in Text2(Changed the Properties-Type) to date
Here's my question:
I want Text3, to automatically be 12 months more than the Date in Text2.
And if posible remove the enable entry then to Text2
Is this possible, if so how?
I cannot seem to get the syntax for the Calculation correct.