Moving to Another Database

J

Jay W

For years I have used

SendKeys "%FO" & strDatabasePathName & "~", False

to Open another database and close the current database.
I'm trying to do this without SendKeys in Access 2002.
Unfortunately, I have not been able to figure out how to
do it.

All suggestions are welcome!
 
Top