Application.ColumnInsert method (Project)
Inserts a column to the left of the active column, and then displays the Field Settings dialog box.
expression. ColumnInsert
expression A variable that represents an Application object.
Boolean
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.
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.