
Signature
Bill Reed
"If you can't laugh at yourself, laugh at somebody else"
In the VB editor:
Tools, Options, General Tab
Be sure Break on unhandled errors is selected

Signature
Dave Hargis, Microsoft Access MVP
> Here's my code:
>
[quoted text clipped - 12 lines]
> With block variable not set" and the code stops at "wkBk.Close". Where am I
> going wrong?
ragtopcaddy - 24 Mar 2008 13:40 GMT
Klatuu,
Thanks for the reply. It is already selected. It's puzzling that precisely
the behavior one is trying to avoid by using On Error Resume Next would occur.
Regards,
>In the VB editor:
>Tools, Options, General Tab
[quoted text clipped - 4 lines]
>> With block variable not set" and the code stops at "wkBk.Close". Where am I
>> going wrong?

Signature
Bill Reed
"If you can't laugh at yourself, laugh at somebody else"