User Tools

Site Tools


microsoft_excel:macros:delete_columns

Differences

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

Link to this comparison view

microsoft_excel:macros:delete_columns [2021/08/04 14:08] – created petermicrosoft_excel:macros:delete_columns [2021/08/04 15:00] (current) – removed peter
Line 1: Line 1:
-====== Microsoft Excel - Macros - 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/macros/delete_columns.1628086084.txt.gz · Last modified: 2021/08/04 14:08 by peter

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki