Thanks, Remou. I did play around with that, but the form kept opening in design view(?). Here's the code I used:
DoCmd.OpenForm "frmInv", acHidden
Is that incorrect? And, can you tell me, once the form is hidden, what's the code for making it visible? I don't want to open it again and...