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 / General 1 / February 2005

Tip: Looking for answers? Try searching our database.

How to save a record

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
galsaba - 15 Feb 2005 01:55 GMT
When i type data in a form, the data will be saved in a table when I
close the form.
How can I created a button, or what would be the function -
to save the data (without the need to close the form)?

galsaba
Tom van Stiphout - 15 Feb 2005 02:15 GMT
In the Click event for that button, write either:
RunCommand acCmdSaveRecord
or
Me.Dirty=False

-Tom.

>When i type data in a form, the data will be saved in a table when I
>close the form.
>How can I created a button, or what would be the function -
>to save the data (without the need to close the form)?
>
>galsaba
 
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.