Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
How do I have to modify the loop below in order
to delete columns A to H and rows 1 to 59 in wbk2? With wbk2.Sheets(1) .Cells.ClearFormats .Cells(1, 1).Select .Columns.ColumnWidth = 11 .Rows.RowHeight = 12 End With Any help would be appreciated. Bob |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Delete rows with more or less than 7 columns | New Users to Excel | |||
Query to delete rows or columns | Excel Discussion (Misc queries) | |||
How to Delete Rows in Excel In a Do Loop | Excel Worksheet Functions | |||
Delete rows that contain blank columns | Excel Worksheet Functions | |||
Delete columns or rows | Excel Worksheet Functions |