You could use an "AutoExec" Macro (which runs when the database is opened), and have it open two Forms (though one will be displayed, and the other will be in the background).
Alternatively, you could create a new Form, and have your other two Forms be unrelated Subforms on your new Form.