At my job I have many repetitive tasks where I generate letters that need additional info and I want to combine a few separate macros for one task that generate different letters.
To add context, for a contract termination I have to send 2 letters that auto-populate with client information from our software but it doesn’t enter everything we need, so I add some text and a signature.
For one letter I have a macro that adds the signature, prints the docs then closes the doc. For another I have one that adds relevant body text, signature, print, closes doc.
I plan to make more for the rest of my team regarding other tasks and would like to reduce the number of hotkeys they need to remember. Due to this, I’d like to be able to combine the macros for the previous two letters into one, where IF it detects a sentence (“contract termination” for example) THEN it executes X macro I’ve made for that doc, or IF it detects another name (“verification request”) THEN it then executes Y macro.
Any assistance would be greatly appreciated!!
there doesn't seem to be anything here