Hi,
I am looking for an IF statement, If I get error - run time error 68 - Device unavailable then
do this
else
do that
could anyone help with the syntax?
thanking you in advance, tapapad
Hi,
I am looking for an IF statement, If I get error - run time error 68 - Device unavailable then
do this
else
do that
could anyone help with the syntax?
thanking you in advance, tapapad
Your code goes between the On Error GoTo and Exit Sub statements.
If no error occurs, code runs to Exit Sub.
![]()
Please Login or Register to view this content.
There are currently 1 users browsing this thread. (0 members and 1 guests)
Bookmarks