How to make a form behave like msgbox

S

Song

I have a 'Mass Email' button. When clicked, it brings up a modal popup
form. Use can read the certification paragraphs, scroll down and click
'OK' button which closes the form. Then, the rest of my code should
run. How to holt the code from running like msgbox after user clicked
OK button on the form? The form is based on a table with single memo
field and the form will be resued in other places as well.

Thanks.
 

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

Similar Threads


Top