|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Access and opening forms at new record
How can I make it so every time I open a form it is a new record. (i.e. ready for someone to add new information).
|
|
#2
|
||||
|
||||
|
You can do an onLoad macro for the form that goes to a new record, or use code:
DoCmd.GoToRecord , , acNewRec Last edited by binky : May 20th, 2003 at 12:15 AM. |
![]() |
| Viewing: Dev Shed Forums > Databases > Database Management > Access and opening forms at new record |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|