Can anyone tell me the code needed to open a different database.
Basically i just need to run this from a command button so that the users can open a different database.
i have tried the Call Shell("C:\test\play.mdb", 1)
but i assume that it only works on exe files or something because i get...