Home |
Search |
Today's Posts |
#1
![]()
Posted to microsoft.public.excel.programming
|
|||
|
|||
![]()
Hi,
I have the following bit of vba which works fine: Worksheets("sheet1").Columns("A:E").ClearContents What I would like to do is have it so that it doesn't delete the contents in the first row. I know I could clear the contents using rows in the bit of code instead of columns but there could potentially be hundreds of rows of data so I wouldn't be able to specify a range. Is there are way of deleting the contents from columns but exclude a specific row? Thanks |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Clearing cell contents on CellUpdate | Excel Programming | |||
Clearing Contents of Cell | Excel Worksheet Functions | |||
Clearing Cell Contents | Excel Programming | |||
Clearing Cell Contents | Excel Programming | |||
Clearing cell contents automatically | Excel Programming |