View Single Post
  #1   Report Post  
Posted to microsoft.public.excel.programming
[email protected] tingxing@gmail.com is offline
external usenet poster
 
Posts: 4
Default disable EXCEL macro runtime-error

Hello,

I call EXCEL's VBA macro from VB code.
Sometimes macro might run into runtime errors, which leads users to
VBA environment.

Can I disable the runtime errors?

I searched but can not locate a similar session about this.
Thanks in advance.

Ting