Not quite sure I understand the issue. Are you trying to hide it when you
open it? In that case, use the acHidden windowmode value in the OpenForm
method.
--
Doug Steele, Microsoft Access MVP
http://I.Am/DougSteele
(no e-mails, please!)
"Jim Shores" <(E-Mail Removed)> wrote in message
news:A82629DE-5C31-4CD9-A645-(E-Mail Removed)...
> I've tried Open, Load, Activate and Current events but cannot get my
frmHiddenForm to hide on startup. Me.Visible = False does work; it works
from the Resize event. Will you help me out of my ignorance?
> --
> Jim Shores