Application.ColumnInsert method (Project)

Inserts a column to the left of the active column, and then displays the Field Settings dialog box.

Syntax

expression. ColumnInsert

expression A variable that represents an Application object.

Return value

Boolean

Remarks

By comparison, the AddNewColumn method can specify the column location and allows the user to type the field name directly in the new column header, rather than showing the Field Settings dialog box.

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.