SMIFMD 0 Newbie Poster

Can someone explain to me how to write the VBA Code that will close another Access Application/Database?

I have two Access Programs running. The first Access Program, called Main Program. It is the primary program which contains numerous tables, records, et cetera. I have created a second database, called Employees which is hyperlinked [on a button] from first Access Database.

Can someone help me out with the VBA code to close the second database by only using a button from the first database (Main Program)?

I have taken a semester of VB 2008, and I understand a little bit of coding, but not as much as I want.


Thanks.