Unable to update the Recorset

Richard (un autre!) -  
 claire -
Hello everyone.
I also have an issue and I'm just getting started with Access 2000.
Let's imagine a company with 3 main agencies (a, b, c) and each of them has 4 secondary sales points (a1, a2... c3, c4). We have a field called effectifpdv which represents... the workforce of the sales point in the "sales points" table. We want to access the record a1 or a2, or a3, and display the total workforce for a, that is, the workforce of a1 + the workforce of a2...
I created a query for this with a grouping field (all the sales points that depend on agency a) and a sum field for the workforce. I have a zone in my "sales points" form whose source is the query I just described.
It is then impossible to update the other data from the "sales points" form. The message "unable to update the recordset" appears at the bottom of the Access window.

Question: why?
Question: how to do it?

Thanks to all the brains!

16 answers

  1. Puples
     
    Although it's an old message, I found the solution for my part and since this post is ranked well, I just changed the type of recordset in my subform:

    Dynamic Sheet (Global Update)

    And it worked.

    ++ PUPLES
    4