I don't know how to do what you want but I have an alternative that may help.
Using a blank Database create a Form.
Create 10 Buttons, one for each database.
Then with the onclick event of each button write some code that opens a Database. Repeat for each different Database.
You should be...