Resource.ActualCost property (Project)

Gets the current actual cost for the resource on the project. Read-only Variant.

Syntax

expression. ActualCost

expression A variable that represents a Resource object.

Remarks

The current actual cost for the resource is calculated from the resource cost rate tables and the actual work the resource has completed on assignments in the project. For programmatic access to the resource cost rate tables, use the CostRateTables collection.

Actual costs are also available for tasks and assignments. For an example the uses the actual cost for tasks, see the ActualCost property for the Task object.

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.