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 Programming / April 2006

Tip: Looking for answers? Try searching our database.

reset a form's properties in access without re-loading

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
jalewis999 - 24 Apr 2006 06:52 GMT
How do i reset a form and it's properties to the state of first being opened
without closing and opening it. The form is used as a sub form. If not how
can the saved property values be found.
Martin - 24 Apr 2006 10:29 GMT
Don't know but the following may be helpful:

Me.[subform name].Form.[control name].OldValue
to find the previous value for a control

DoCmd.Close , , acSaveNo
to close without saving (could then open again)

> How do i reset a form and it's properties to the state of first being opened
> without closing and opening it. The form is used as a sub form. If not how
> can the saved property values be found.
jalewis999 - 24 Apr 2006 12:13 GMT
Thank you for your help. The reason I asked the question was because I could
not find a method of re-opening the subform as a subform without closing the
parent as well. If you can help my e-mail is jalewis999.@hotmail.com

> Don't know but the following may be helpful:
>
[quoted text clipped - 7 lines]
> > without closing and opening it. The form is used as a sub form. If not how
> > can the saved property values be found.
 
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.