Hiding a dialog box before continuing the next called macro
Posted by ElijahBlue on April 23, 2001 9:59 AM
I have a dialog box with a drop down menu, which the user uses to select a name to be queryed. When the user clicks ok it should close/hide the dialog box and call another macro. What is currently happening is that the program is not hiding the dialog box, until after the the called macro is completed. Is it possible to use the hide command in the OK_Click event to make the dialog dissappear before the called macro finishes? if not.. is there another way? I'm using Excel 5.0