As I expected, I have run into a problem with the 2 forms I am working on. The problem is that the first form deals with facility information and the second deals with devices that are located in the facility, so they are related. I want to have a button on the first form that will open the second form and automatically fill in the building number field so that the user can fill in information about a device within that facility. Can that be done? I've been Googling around, but I haven't found any solution that works yet.