How to SelectRow of a Task in Sub-Project (inside a Master-Project)
问题 I have a Master-Project, and inside it I have several Sub-Projects. I want to format the Color of the Rows based on a value of a field Text5 . Current Problem : How to use VBA code to refer to the Row in the 2nd Sub-Project. When I run the code, and I modify Text5 value in Task ID 5 (in Sub-Project 2), it modifies the color of Task ID 5, but of Sub-Project 1. How can I use the SelectRow and add refference to the desired Sub-Project ? My Code (relevant section) Sub FormatChangedTasks() Dim