Butto command

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Dear Sirs,
I have a button in a pop-up form which is executing a macro.
I would like that the pop-up window is automatically closed when this button
is clicked.
So, the button command should be:
a) run Macro
b) close form
Can I do that with one button and if yes, How?
Thanks
Klaus
 
Have you tried to have your macro close the form first, and then do whatever
it's supposed to be doing?
 
Back
Top