Opening a Forms Automatically (1 Viewer)

RevJeff

Registered User.
Local time
Today, 05:33
Joined
Sep 18, 2002
Messages
125
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
 

bradcccs

Registered User.
Local time
Today, 19:33
Joined
Aug 9, 2001
Messages
461
Could you use linked tables, and have the form in the original database??
 

Users who are viewing this thread

Top Bottom