Application.EditRedo method (Project)

Redoes the top item on the redo stack.

Syntax

expression. EditRedo( _fRedo_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
fRedo Optional Integer Specifies the number of items to redo. If the total number of items on the redo stack is less than fRedo, EditRedo redoes all items.

Return value

Boolean

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.