Most of the time I try to create "New" button using VBA (cmdaddnew). But most of them are always unsuccessful and still can't solve the problems.
The thing is: I have already created a "New" Button (I think i used the right code) and click on it to create a new record, but After clicking on it an Error come out::
Microsoft Visual Basic
Run-time error '3061':
Too few parameters. Expected 1.
I have created many project using VBA, 90% of them are like this.
Plz provide me more info about VBA and MS Access, I'm a Beginner.