Project.Calculate event (Project)
Occurs when a project schedule is recalculated.
Syntax
expression. Calculate
( _pj_
)
expression An expression that returns a Project object.
Parameters
Name | Required/Optional | Data type | Description |
---|---|---|---|
pj | Required | Project | The project that is rescheduled. |
Return value
Nothing
Remarks
Project events don't occur when the project is embedded in another document or application.
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.