You may try this..
![]()
Sub ClearCells() With Range("A:A") .AutoFilter field:=1, Criteria1:="Property ID*" .SpecialCells(xlCellTypeVisible).Cells.ClearContents .AutoFilter End With End Sub
You may try this..
![]()
Sub ClearCells() With Range("A:A") .AutoFilter field:=1, Criteria1:="Property ID*" .SpecialCells(xlCellTypeVisible).Cells.ClearContents .AutoFilter End With End Sub
Regards
sktneer
Treat people the way you want to be treated. Talk to people the way you want to be talked to.
Respect is earned NOT given.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks