microsoft_excel:macro_delete_columns
This is an old revision of the document!
Microsoft Excel - Macro Delete Columns
Sub Delete_Specific_Multiple_Columns() Sheets("Sheet1").Range("A:A,C:C,H:H,K:O,Q:U").EntireColumn.Delete End Sub
microsoft_excel/macro_delete_columns.1605472477.txt.gz ยท Last modified: 2020/11/15 20:34 by peter