I am trying to create a formula for a Word document that shows only the new start dates for our services. The table will have rows of types of services. Each time a service changes we print a letter of all of the services. All of the services in our system have start dates but we want the service with the new change to only show the new start date.
I was trying to create a formula that says
If the start date is greater than today, then show, else null
or
If the start date is equal to current month, then show, else null
Please let me know how I should set this up as our users are merging the doc then they have to manually delete the old service start days.
Thank you in advance.
I was trying to create a formula that says
If the start date is greater than today, then show, else null
or
If the start date is equal to current month, then show, else null
Please let me know how I should set this up as our users are merging the doc then they have to manually delete the old service start days.
Thank you in advance.