Hello everybody.
I've got very annoyed issue.
I'm coding some macros which should add budget resources to project summary task automatically.
If I open single project window, I haven't got issue.
But when I open two different projects with different resources in different windows construct
ActiveProject.Resources
return resources from both openned projects together.
How I can distribute resources from different projects and why they return together?