Forum Discussion
Ana-S
Aug 22, 2023Brass Contributor
Trigger Project field change to external system
On Prem MS Project system, if a project field is changed, is it possible to create a trigger to be sent to different application which has MS Access as frontend and SQL server as backend. Could you...
John-project
Aug 22, 2023Silver Contributor
Ana-S,
There is no built-in function for transmitting field changes to other applications but it can be done with an Event based macro. Here is a link to get you started.
https://learn.microsoft.com/en-us/office/vba/project/concepts/using-events-with-application-and-project-objects
John
There is no built-in function for transmitting field changes to other applications but it can be done with an Event based macro. Here is a link to get you started.
https://learn.microsoft.com/en-us/office/vba/project/concepts/using-events-with-application-and-project-objects
John