I have a form that has a couple of command buttons that each open separate pop up forms. I wish to allow the user to open both pop up forms at the same time for data comparison between forms. Here's my problem: When the second pop up is loaded the first one goes behind the main form and the user can't see it. What can be done to keep them both in front of the main form at the same time?