R RACHNA Registered User. Local time Today, 22:42 Joined Nov 18, 1999 Messages 12 Feb 3, 2000 #1 I have a switchboard which has actions for the database it resides in i.e open form, open report etc. How can I create a button on it to open another database? Thanks much!!
I have a switchboard which has actions for the database it resides in i.e open form, open report etc. How can I create a button on it to open another database? Thanks much!!
P Peter Paul Registered User. Local time Today, 22:42 Joined Jan 1, 2000 Messages 82 Feb 5, 2000 #2 One way to do this is to put a button on the switchboard with the path defined to the database you wish to open. "MsAccess c:\yournewdatabase" This will open Access again, and then open the database you wish. Hope this helps Peter
One way to do this is to put a button on the switchboard with the path defined to the database you wish to open. "MsAccess c:\yournewdatabase" This will open Access again, and then open the database you wish. Hope this helps Peter