MSG FORM - Getting a value from Table

0

007clint

In order to Have a "MsgBox" that doesn't stop a MACRO, I am
trying to build a FORM that displays a short message from a
numbered message TABLE. The FORM is set to "Pop UP" but
not MODAL so it doesn't wait for an operator "OK".

HOW DO I SET THE MESSAGE I WANT FROM THE MACRO???
 
Top