hortense76
Registered User.
- Local time
- Today, 13:01
- Joined
- Mar 16, 2006
- Messages
- 21
I already posted this in FORMS but I don't know if the problem could be in the query.
Well, I made a query in which appears every record of a table and a simple new field that counts related records from another table.
It works perfectly.
But when I want to build a Form to modify or add records using this query (purpouse is to show number of related records - and other record stats - in the form record body) this new form doesn't let me modify anything: read: anything. If I delete count functions and related tables/queries everything (except what I want) return OK!
WHAT CAN I DO?
Thanks
Well, I made a query in which appears every record of a table and a simple new field that counts related records from another table.
It works perfectly.
But when I want to build a Form to modify or add records using this query (purpouse is to show number of related records - and other record stats - in the form record body) this new form doesn't let me modify anything: read: anything. If I delete count functions and related tables/queries everything (except what I want) return OK!
WHAT CAN I DO?
Thanks