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 2 / July 2007

Tip: Looking for answers? Try searching our database.

code for to set the form to new record as it open

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
balu - 30 Jul 2007 08:28 GMT
dear friends,
my form setting to the  first record of the table as it opens but i want the
the form to get set for a new record how to this programatically
(WITH OUT SETTING THE DATA ENTRY TO TRUE)
Kindly advise please
Rob Parker - 30 Jul 2007 08:46 GMT
In the form's Open event:
 DoCmd.RunCommand acCmdRecordsGoToNew

The form must have AllowAdditions set to True

HTH,

Rob

> dear friends,
> my form setting to the  first record of the table as it opens but i want
> the
> the form to get set for a new record how to this programatically
> (WITH OUT SETTING THE DATA ENTRY TO TRUE)
> Kindly advise please
 
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



©2009 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.