I have a form with a subform (in Datasheet view).
The subform Record Source is a query.
If we delete a record in the subform (while in Form View), it will disappear and never be seen again in the subform (while in Form View)
However, the record is still present in the table (that the query pulls the data from)
How do you delete a record from the table of a datasheet subform that is linked to a query?
The subform Record Source is a query.
If we delete a record in the subform (while in Form View), it will disappear and never be seen again in the subform (while in Form View)
However, the record is still present in the table (that the query pulls the data from)
How do you delete a record from the table of a datasheet subform that is linked to a query?