I am using subqueries to calculate running sums, but find that their presence makes the query not updatable, especially if the query is based on two queries with a one to many relationship.
I'd like to hear what people do to overcome this problem.
I'm generally interested in how to create subforms with calculated fields, or based on multiple joins, but where some other fields can be updated.
I'd like to hear what people do to overcome this problem.
I'm generally interested in how to create subforms with calculated fields, or based on multiple joins, but where some other fields can be updated.