User Tools

Site Tools


microsoft_excel:macro_delete_columns

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

microsoft_excel:macro_delete_columns [2020/11/15 20:34] – created petermicrosoft_excel:macro_delete_columns [2021/08/04 14:07] (current) – removed peter
Line 1: Line 1:
-====== Microsoft Excel - Macro Delete Columns ====== 
  
-<code> 
-Sub Delete_Specific_Multiple_Columns() 
-  Sheets("Sheet1").Range("A:A,C:C,H:H,K:O,Q:U").EntireColumn.Delete 
-End Sub 
-</code> 
microsoft_excel/macro_delete_columns.1605472477.txt.gz · Last modified: 2020/11/15 20:34 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki