Opening a Forms Automatically

RevJeff

Registered User.
Local time
Today, 02:59
Joined
Sep 18, 2002
Messages
129
I'm want to be able to open up a form in a different database from within the main database.

Example:

I'm in Database "A", Form "1". I want to be able to click a button and have it open up Database "B", Form "2".

I can get it to open up the Database, but I can't have it open the form. I don't want to set the form to open automatically when ever the database is opened, only when the button in the first database is clicked.

TIA
 
Could you use linked tables, and have the form in the original database??
 

Users who are viewing this thread

Back
Top Bottom