K
klp via AccessMonster.com
I have looked on the message board for this posting and have found answers.
They are the same answers that I have tried but my solution is not working.
Here is the problem.
I have a form where I want to open up to blank records. These records are
only to viewed, not edited or added. I put this logic DoCmd.GoToRecord , ,
acNewRec in the OnOpen event and also tried the OnLoad event of the form.
I've also referenced the form frmCustomers in the statement. I get this error
of "Can't go to specified record". What could be causing this error?
Thanks in advanced.
Kim P
They are the same answers that I have tried but my solution is not working.
Here is the problem.
I have a form where I want to open up to blank records. These records are
only to viewed, not edited or added. I put this logic DoCmd.GoToRecord , ,
acNewRec in the OnOpen event and also tried the OnLoad event of the form.
I've also referenced the form frmCustomers in the statement. I get this error
of "Can't go to specified record". What could be causing this error?
Thanks in advanced.
Kim P