Within a form, I have a command button that I've written VBA code that works properly. What I'm needing to do is after this command button is clicked, I need to open another form, get some info from the user, then pass control back to the original VBA code.