J jtoutou Registered User. Local time Today, 22:55 Joined Dec 1, 2007 Messages 19 Jan 22, 2008 #1 As the title describe my reports are open behind the form .. i think the solution is easy... but i stuck.In my forms i have Docmd.maximize . can somebody help me?
As the title describe my reports are open behind the form .. i think the solution is easy... but i stuck.In my forms i have Docmd.maximize . can somebody help me?
pbaldy Wino Moderator Staff member Local time Today, 12:55 Joined Aug 30, 2003 Messages 36,274 Jan 22, 2008 #2 http://www.access-programmers.co.uk/forums/showthread.php?t=141838
Uncle Gizmo Nifty Access Guy Staff member Local time Today, 20:55 Joined Jul 9, 2003 Messages 17,625 Jan 22, 2008 #3 If you have a look in your form properties, you will probably find that the "Modal" and "popup" properties are set to yes change these to no.
If you have a look in your form properties, you will probably find that the "Modal" and "popup" properties are set to yes change these to no.
Uncle Gizmo Nifty Access Guy Staff member Local time Today, 20:55 Joined Jul 9, 2003 Messages 17,625 Jan 22, 2008 #4 <big> SNAP! </big>
J jtoutou Registered User. Local time Today, 22:55 Joined Dec 1, 2007 Messages 19 Jan 22, 2008 #5 it works fine ...thanx a lot..uncle gismo and pbaldy for your replies