Hi
I'm trying to export resource usage from ms project. When I use
Set rs = ActiveProject.Resources
There are no resources in rs. ActiveProject.Resources.count = 0
There are 30 or so Resources in the mpp file. The ActiveProject object seems to have all other information correct.
What gives?
I'm trying to export resource usage from ms project. When I use
Set rs = ActiveProject.Resources
There are no resources in rs. ActiveProject.Resources.count = 0
There are 30 or so Resources in the mpp file. The ActiveProject object seems to have all other information correct.
What gives?