Hi friends,
My Issue is that, When i open form to enter data, it shows 1st record every time. should not be data in any field.
Thanks
Hi friends,
My Issue is that, When i open form to enter data, it shows 1st record every time. should not be data in any field.
Thanks
In the on load event for your form, enter the following lines of code
Code:DoCmd.GoToRecord , , acNewRec