Forum Discussion
Jamesp435
Feb 02, 2022Brass Contributor
MS Project VBA running a macro with a field change...
Hi team On the off chance, is it possible when you change a field (say duration) it will automatically run a macro? Many thanks James
- Feb 02, 2022
Hello Jamesp435 ,
I've not tried it but this might help https://docs.microsoft.com/en-us/office/vba/api/project.project.change
Paul
Paul_Mather
Feb 02, 2022MVP
Hello Jamesp435 ,
I've not tried it but this might help https://docs.microsoft.com/en-us/office/vba/api/project.project.change
Paul
- Jamesp435Feb 02, 2022Brass ContributorThanks for that Paul. Very useful. James