Thanks Chip, I realize that, this way it erases the cell, I changed ...:=1,
Column:=2).row.Delete for ...:=1, Column:=2).Range.Delete and it works
erasing only the content
> Juan,
>
[quoted text clipped - 8 lines]
> > Thanks
> > Juan Uribe
Chip Orange - 21 Sep 2007 19:28 GMT
I would have thought that would also delete the rows or columns, so I guess
I don't quite understand how it's working.
My thought was to use:
.range.text = ""
Which would only clear each cell I think.
Anyway, it sounds like you have what you need.
Chip
> Thanks Chip, I realize that, this way it erases the cell, I changed
> ...:=1,
[quoted text clipped - 13 lines]
>> > Thanks
>> > Juan Uribe