' Using VBA's IsError Function
For Each c1 In ActiveSheet.UsedRange
If IsError(c1) Then
' Coded By Shasur
MsgBox "Error in " & c1.Address
End If
Next
End Sub
Showing posts with label IsError Function. Show all posts
Showing posts with label IsError Function. Show all posts
Saturday, April 14, 2007
Subscribe to:
Posts (Atom)
Download Windows Live Toolbar and personalize your Web experience! Add custom buttons to get the information you care about most.