I've found this:
http://www.techonthenet.com/access/s...d/maximize.php
(it's better explained here)
One other thing, on other site I've seen that they add that
DoCmd.Maximize in the
'On Activate' event but I think it's better when it's set in the
Form_Load event, though...