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.

open form with empty fields

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
Smoki - 03 Apr 2008 09:46 GMT
Hy,
I have a problem with my form. Every time when I open my form, I see my
first record, and it is not form with empty filds. Then, I have to delete
those fields and to enter new record.
How to open empty form?
Allen Browne - 03 Apr 2008 10:02 GMT
Set the form's Data Entry property to Yes (in the Properties box.)

It will then open for entering a new record, instead of showing the existing
records in your table.

Signature

Allen Browne - Microsoft MVP.  Perth, Western Australia
Tips for Access users - http://allenbrowne.com/tips.html
Reply to group, rather than allenbrowne at mvps dot org.

> Hy,
> I have a problem with my form. Every time when I open my form, I see my
> first record, and it is not form with empty filds. Then, I have to delete
> those fields and to enter new record.
> How to open empty form?
Stockwell43 - 03 Apr 2008 16:55 GMT
Place this in the Open Event of your form:

DoCmd.GoToRecord , , acNewRec

> Hy,
> I have a problem with my form. Every time when I open my form, I see my
> first record, and it is not form with empty filds. Then, I have to delete
> those fields and to enter new record.
> How to open empty form?
 
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.