I placed a command button on a form using the wizard to allow the user to add a record to the underlying table.
I also have a combo box on the form which does a lookup in the table.
When I click the Add record command button I get the following error message:
"You can't go to the specified record."
"You may be at the end of a recordset."
What's wrong? Thanks.
Richard...
I also have a combo box on the form which does a lookup in the table.
When I click the Add record command button I get the following error message:
"You can't go to the specified record."
"You may be at the end of a recordset."
What's wrong? Thanks.
Richard...