Is it possible and/desirable to run a macro to open a new form and close the current form from code behind a form? I have a button on a form that will close it after running some edit code. Can I just somehow reference the macro after the code? I tried just putting the name of the macro in the code but got a invalid Sub or Function error?
Thanks
Thanks