ListColumn.Delete method (Excel)
Deletes the column of data in the list.
Syntax
expression.Delete
expression A variable that represents a ListColumn object.
Remarks
This method does not remove the column from the sheet. If the list is linked to a Microsoft SharePoint Foundation site, the column cannot be removed from the server, and an error is generated.
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.