So when I record a macro to update the progress of a task to the status date I get something like this
< UpdateProject All:=False, UpdateDate:="3/02/19 11:00 AM", Action:=1>
I want to change the <UpdateDate:="3/02/19 11:00 AM"> to reference the Status Date
Te object browser suggests <.SpreadPercentCompleteToStatusDate = True>
When I use this nothing happens.
Has someone been down this track and would be able to help me with a starting point?
Thanks
< UpdateProject All:=False, UpdateDate:="3/02/19 11:00 AM", Action:=1>
I want to change the <UpdateDate:="3/02/19 11:00 AM"> to reference the Status Date
Te object browser suggests <.SpreadPercentCompleteToStatusDate = True>
When I use this nothing happens.
Has someone been down this track and would be able to help me with a starting point?
Thanks