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 / April 2008

Tip: Looking for answers? Try searching our database.

Halting code when going to design view

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
DubboPete - 30 Apr 2008 08:20 GMT
Hello all,

I suppose like most here, when I close a particular form, it then
loads the previous form from which the particular form was called.

What I am trying to do is halt the previous form re-loading if I
decide to go straight to design mode.

I guess it would look like this a bit:

If ... "I go to design mode" ... then
    halt forms!previousform.visible = true
else
    forms!previousform.visible = true
end if

and I was wondering if there is any way of coding this in...

thanks in anticipation

DubboPete
Rockn - 30 Apr 2008 15:57 GMT
Closing a form should not call the previous form unless you have some code
in the background telling it to do so or if the form is a popup or modal.

> Hello all,
>
[quoted text clipped - 17 lines]
>
> DubboPete
 
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.