The weird thing is that I put DoCmd.Minimize in the form's open AND load events, but that doesn't seem to be enough -- Access keeps maximizing this window. Also, I don't want to minimize it -- I just want to 'restore' it. I can use the DoCmd.MoveSize method if I could just get it to stick. Any more thoughts?