Returning values listed under multiple conditions
hi,
With Worksheets("Sheet1")
.Range(.Cells(1, 8), .Cells(.Cells(.Rows.Count, 8).End(xlUp).Row, 8)).ClearContents
End With
--
isabelle
Le 2012-08-21 15:19, Tee51 a écrit :
Sorry for the delay.
That suggestion did not help maybe I am missing something.
|