Query with COUNTing: how to build a normal form for modifying data?

hortense76

Registered User.
Local time
Today, 09:57
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
 

Users who are viewing this thread

Back
Top Bottom