Thread: [Solved] Help creating a word macro
View Single Post
 
Old 07-11-2022, 09:45 AM
Makingwork Makingwork is offline Windows 10 Office 2021
Novice
 
Join Date: Jul 2022
Posts: 4
Makingwork is on a distinguished road
Default Help creating a word macro

Hi everyone,

I am using a drop down content control box with 3 values (A, B, C).
Then I have a Date Control Control Box.
Then I have a blank space that says "Review on ____(date)"
I want to fill in the blank.

Would someone be able to help me write a script that says something like:
If Down Down Box = A, then take the "date" + 3 years, If = B then date +2 years, and if C then date = 3 years.
otherwise do nothing?

How do I go about doing this? I do not know how to code, and I'm hoping someone can help.
Is there an easier way to do it?

Thank you so much in advance!
Reply With Quote