Thread
:
Error check and resume
View Single Post
#
10
Posted to microsoft.public.excel.programming
stevec
external usenet poster
Posts: 177
If IsError(.Cells(Lrow, "A").Value) Then
Is there a way to use
If IsError(.Cells(Lrow, "A").Value) Then
to include not only column A, but Column C and G?
Thanks.
Reply With Quote
stevec
View Public Profile
Find all posts by stevec