Thread
:
if statement
View Single Post
#
1
Posted to microsoft.public.excel.programming
ashw1984
external usenet poster
Posts: 10
if statement
hi does anybody know why this doesn't work
If IsNull("a6") = True Then
MsgBox "Error"
Exit Sub
End If
Reply With Quote
ashw1984
View Public Profile
Find all posts by ashw1984