ahmed_optom
Registered User.
- Local time
- Today, 21:57
- Joined
- Oct 27, 2016
- Messages
- 93
I want to display some average data on an input form. The average data is based on a query from the same table as the form.
I can make the query, it generates the average, I can display this on my form, but now I can save the recordset, its giving the error the recordset is not updateable.
Is there a simple way of showing an average for a field from all previous records?
I can make the query, it generates the average, I can display this on my form, but now I can save the recordset, its giving the error the recordset is not updateable.
Is there a simple way of showing an average for a field from all previous records?