by "Chris O'C via AccessMonster.com" <u29189@[EMAIL PROTECTED]
>
May 12, 2008 at 06:38 AM
I've seen this happen before. Check the VBA code for Me.Visible = False in
the form's load and open events. Check for Cancel = True in the form's
open
event. Check for the acHidden argument in code that opens the form if
you're
opening the form from other than the database window.
If it's not the code hiding it, the form's window may be out of view.
After
trying to open it, use the menu for Window - Cascade. If it's out of
view,
that will pop it back in view again.
Chris
Microsoft MVP
zufie wrote:
>Hi,
>
>I created some forms using the "Create form using Wizard".
>
>However, I cannot view the forms I created with Wizard unless I click
>on the Design View icon.
>
>I checked the forms' properties to no avail.
>
>What did I do wrong? How do I correct and avoid this mistake in the
>future?
>
>Thanks in advance!
>
>Zufie
--
Message posted via AccessMonster.com
http://www.accessmonster.com/Uwe/Forums.aspx/databases-ms-access/200805/1