Connie,
Use the RunApp action in your macro. The syntax for the Command Line
argument would be something like this...
"C:\Program Files\Microsoft Office\...\Msaccess.exe"
"C:\YourFolder\YourDb.mdb"

Signature
Steve Schapel, Microsoft Access MVP
> Can I create a macro in one database that would open a second database (with
> it's own switchboard menu)? I want to have a button on a menu that would run
> the macro.
>
> I can't figure out where to start. Help!
> Thanks