Thread
:
Entirerow.delete based on multiple cells
View Single Post
#
3
Posted to microsoft.public.excel.programming
tom[_7_]
external usenet poster
Posts: 24
Entirerow.delete based on multiple cells
Thanks, but can you tell me why I get a "type mismatch" on this
statement:
Dim lastrow As Long
lastrow = Cells(Rows.Count, "ar").End(xlUp)
??
Thanks
-tom
Reply With Quote
tom[_7_]
View Public Profile
Find all posts by tom[_7_]