I have “animal_sales_main” as a main form and “animal_sales_detials Subform” as a subform contain one record or many records, the control object in the animal_sales_detials Subform it is field “ animal_id”
And I have a table named “animals” has fields “ animal_id” , “ status” .....etc
The target is :
When I add any records in field “animal_id” on the subform “ animal_sales_detials Subform” and click some button :
All the records in the table “animals” that have the same “animal_id “ in the subform will update the “Status” field by word “sold”
?
please, to see the attached
Regards
And I have a table named “animals” has fields “ animal_id” , “ status” .....etc
The target is :
When I add any records in field “animal_id” on the subform “ animal_sales_detials Subform” and click some button :
All the records in the table “animals” that have the same “animal_id “ in the subform will update the “Status” field by word “sold”
?
please, to see the attached
Regards
Attachments
Last edited: