I've got Form A opening Form B, and then Form A closes.
Form A is started as a Dialog from an autoexec macro.
Sometimes, but not always, the focus goes to the Navigation Pane (pressing tab moves between objects there) or to the VBA Editor, and not to the form that was just opened.
I have to click on the form to get focus back to it.
Anyone know why this might happen?