I have a form that runs off a Query, it all used to work fine.
Then I added some fields to the query that are based on aggregates from another query.
So those are read only, but I want the other fields to still be read/write.
Is that possible?
It causes an error and says "Recordset Not Updateable"
Then I added some fields to the query that are based on aggregates from another query.
So those are read only, but I want the other fields to still be read/write.
Is that possible?
It causes an error and says "Recordset Not Updateable"