Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsFormsForms ProgrammingQueriesModules / DAO / VBAReports / PrintingMacrosDatabase DesignSecurityConversionImporting / LinkingSQL Server / ADPMultiuser / NetworkingReplicationSetup / ConfigurationDeveloper ToolkitsActiveX ControlsNew UsersGeneral 1General 2
Access DirectoryToolsTutorialsUser Groups
Related Topics
SQL ServerOther DB ProductsMS OfficeMore Topics ...

MS Access Forum / Forms / May 2007

Tip: Looking for answers? Try searching our database.

Form B ontop of Form A. How?

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
TKM - 30 May 2007 18:27 GMT
When I do a macro for a double click on a text box to open a Form B, the form
B opens behind form A. How do I get form B to open ontop of form A?
jahoobob - 30 May 2007 18:45 GMT
Set the forms Popup property to Yes.

>When I do a macro for a double click on a text box to open a Form B, the form
>B opens behind form A. How do I get form B to open ontop of form A?
TKM - 30 May 2007 19:44 GMT
Thank you it works fine but the only problem is that I also need Form A to be
available. If I change the PopUp to no on Form A it will not work propperly.
I just need form B to come ontop of form A then when I click the close button
it closes. For some reason you cant have form A and B set to yes. It soes not
function the way it should.

> Set the forms Popup property to Yes.
>
> >When I do a macro for a double click on a text box to open a Form B, the form
> >B opens behind form A. How do I get form B to open ontop of form A?
Ofer Cohen - 30 May 2007 18:49 GMT
Check the PopUp Property of the first form mybe it set to Yes, so every thing
that
you open will apear behind it.

You can set it to No, and then the second form will be on top of the first
form

Signature

Good Luck
BS"D

> When I do a macro for a double click on a text box to open a Form B, the form
> B opens behind form A. How do I get form B to open ontop of form A?
TKM - 30 May 2007 19:47 GMT
If you set form A popuop to no it does not work the same way as all the other
forms. I am not using tab style forms. I am using the old fashion way of
Access. Click a button and up comes a form,,etc

> Check the PopUp Property of the first form mybe it set to Yes, so every thing
> that
[quoted text clipped - 5 lines]
> > When I do a macro for a double click on a text box to open a Form B, the form
> > B opens behind form A. How do I get form B to open ontop of form A?
Rick Brandt - 31 May 2007 14:12 GMT
> If you set form A popuop to no it does not work the same way as all
> the other forms. I am not using tab style forms. I am using the old
> fashion way of Access. Click a button and up comes a form,,etc

Popup objects are on top of all other objects except for other popup objects
that are opened afterwards.  So if A is a popup AND B is a popup then B
should be on top of A.  If A is a popup then there is no way to make B
appear on top of A except to also make B a popup.

Signature

Rick Brandt, Microsoft Access MVP
Email (as appropriate) to...
RBrandt   at   Hunter   dot   com

jahoobob - 31 May 2007 21:28 GMT
Sorry Rick, but I have a popup Form A and am able to open a popup form B in
front of it.  I can also select either form and it will take the focus and be
in front of the other (Access 2003.)  I don't understand why your forms
aren't "behaving."  

>> If you set form A popuop to no it does not work the same way as all
>> the other forms. I am not using tab style forms. I am using the old
[quoted text clipped - 4 lines]
>should be on top of A.  If A is a popup then there is no way to make B
>appear on top of A except to also make B a popup.
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.