I have a form with a hyperlink that links to a word document. The link works fine but when I close the word document, the form is always minimized. This seems like a simple problem, but it's one of those little thorns I tend to spend too much time on. I put a DoCmd.Maximize into the link's click event. I set auto resize to off. Nothing will keep the form maximized. Anyone have any suggestions?