J
Jesse
I'm not a developer.....
I frequently like to view project statistics in Project Pro 2003. I created
a button and attached a the following recorded macro:
Sub Statistics()
' Macro Statistics
ProjectStatistics Project:="Project1"
End Sub
I think this should work fine if I'm in "project1". How do I make this
macro to open the project that's currently open?
I frequently like to view project statistics in Project Pro 2003. I created
a button and attached a the following recorded macro:
Sub Statistics()
' Macro Statistics
ProjectStatistics Project:="Project1"
End Sub
I think this should work fine if I'm in "project1". How do I make this
macro to open the project that's currently open?