Thread
:
Error handling
View Single Post
#
1
Posted to microsoft.public.excel.programming
Tim C
external usenet poster
Posts: 8
Error handling
What I would like to do:
If Not IsError(ChDir [B5]) Then
ChDir [B5]
more code
End If
But of course IsError isn't for this kind of error. How should I do it?
Thanks,
Tim C
Reply With Quote
Tim C
View Public Profile
Find all posts by Tim C