Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

List Box in Access 2007 Form

Status
Not open for further replies.

Gucci2006

Technical User
Jan 4, 2007
5
US
I am able to retrieve a record using a list box in a form. However, I am unable to make changes in the form so that the under-lying table is updated.

I get an error message in the bottom left hand corner of my screen that says....

"Recordset is not updatable"

Any Help would be greatly appreciated!

 
This form is not using a query. It is linked to a table. The form does include the primary key!
 
Show the code you have on the listbox to filter the table.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top