Forum Discussion
Regarding the usage of PjAssignmentField in Microsoft Project
- Sep 15, 2026
Jasonzhengzx0204,
I'm not sure if this will answer your question but you may find the following technet MVP article on extra fields helpful.
If you are unable to access that archive, let me know and I will reprint/summarize (since I am the original author).
John
Jasonzhengzx0204,
I'm not sure if this will answer your question but you may find the following technet MVP article on extra fields helpful.
If you are unable to access that archive, let me know and I will reprint/summarize (since I am the original author).
John
Hi John,
I can see your wiki, and the solutions in it are really valuable. The code cleverly solves the information sharing of Text between Job, Task_As, and Reso_As. Task field information often needs to be passed to the Task Usage view or Resource Usage view to enable filtering, grouping, and other applications.
My current needs are a bit different. I'd like to use the uploaded code to capture changes in the blue cells in the Task Usage view and then run the relevant code, as shown in Figure 1.
The current problem is that in the Task Usage view, when the text1 corresponding to Task_As changes, "OK" does not pop up.
However, in the Resource Usage view, when the text1 corresponding to Reso_As changes (the green cell in Figure 2), "OK" does pop up. I haven't found a solution yet.
Best regards.
Figure 1.
Figure 2