OpenForm

A

Alessandra

goodmorning,
i have a problem with a form. i have a form that search a record. this form contain :
DoCmd.OpenForm FormName:="ModificaPolizza", wherecondition:=gstrWhereBook,
datamode:= acFormEdit
but when i try to modify the record into the form "ModificaPolizza", i have the error "Recordset not to update"
but if i open form "ModificaPolizza" used Acces i can modify the record. why???
Can you help me?
Thanks
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top