Add an onload event for the form with this code:
Private Sub Form_Load()
Call DoCmd.GoToRecord(, , acNewRec)
End Sub
Call DoCmd.GoToRecord(, , acNewRec)
End Sub
© Copyright Whit's Working. All rights reserved.
Designed by FTL Wordpress Themes | Bloggerized by FalconHive.com
brought to you by Smashing Magazine
Post a Comment