Custom message box if import is canceled.

D

Dave

I have a macro that uses the TransferText action to automate the
import of a text file. It takes a while to run, and the users know if
the ESC key or CRTL+BREAK are pressed, it will cancel the import. My
macro displays a message box that says the import was successful after
the TransferText action, but if the import is canceled, it still
appears. How can I create a condition to check to display one message
if successful and another if canceled.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top