Thread
:
delete if contains
View Single Post
#
2
Posted to microsoft.public.excel.programming
Jacob Skaria
external usenet poster
Posts: 8,520
delete if contains
f Not .Cells(i) = UserForm7.TextBox9.Text Then
.Cells(i).EntireRow.Delete
End If
--
If this post helps click Yes
--
Jacob Skaria
Reply With Quote
Jacob Skaria
View Public Profile
Find all posts by Jacob Skaria