Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
I want to clear data, meaning that I delete anything below row 4, en
after say "D" Right now it jumps to EE10000 as the last cell, eg highest cell. This code does not work ws.Rows("200:65536").EntireRow.Delete ws.Columns("Z:IV").EntireColumn.Delete ws.UsedRange ' invalid use of property? Sonnich |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clearing Row data for a given range | Excel Programming | |||
Clearing contents from a range | Excel Programming | |||
Clearing the Contents of a range of cells | Excel Programming | |||
need some help clearing a range | Excel Programming | |||
Clearing a Range | Excel Programming |