How do I get a modal form up (so when you call the form it executes that before returning to where you called it), and have control of the buttons being pressed?
i'm want to make it so i can open the form, and respond to the button clicks on that form, then return to the previous form when I see fit instead of just when a button is pressed! I've tried FrmDoDialog, but can't get the buttons to not return to previous form. I've also tried FrmPopupForm, but the execution continues after FrmPopupForm, and I can't see anyway to get it to wait there until the form closes. Any Ideas? I've been looking through everything for awhile now, and I'm sure I'm missing something simple =( -- For information on using the ACCESS Developer Forums, or to unsubscribe, please see http://www.access-company.com/developers/forums/
