>I want to open a second access 97 db using a comand button in my first access
> db. Please help?
One easy way...
Application.FollowHyperLink "path to second mdb file"
You can also use the Shell() function.

Signature
Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt at Hunter dot com