Forum Discussion
George_Hepworth
Oct 08, 2024Silver Contributor
Re: Delete a record in a table from a report
On the possibility that by "rapport" you mean a form that displays a summary of data, and not "report", you should also consider whether the recordsource of that object is a table, or a query with multiple tables joined for the purpose of that summary.
If that is the case, the problem could be that the query is not updateable because of the way it is written.
No RepliesBe the first to reply