N
NoodNutt
Hi all
Looking to update multiple records based on what the user selects from a cbo
on a form that will influence the subset of records in the subform.
If user selects a condition from cboPupStatus on the main form in which all
the subset records are tied by the same record number which include
PupStatus, I need for the matching records in that subset to update to what
the user has selected in the main form cboStatus.
Mainfrom = tblPickUpPoint| PupStatus
Subform = tblPupDetails| PupStatus
Updating a single record is one thing, looping through multiples i'm not
familiar with.
TIA
Mark.
Looking to update multiple records based on what the user selects from a cbo
on a form that will influence the subset of records in the subform.
If user selects a condition from cboPupStatus on the main form in which all
the subset records are tied by the same record number which include
PupStatus, I need for the matching records in that subset to update to what
the user has selected in the main form cboStatus.
Mainfrom = tblPickUpPoint| PupStatus
Subform = tblPupDetails| PupStatus
Updating a single record is one thing, looping through multiples i'm not
familiar with.
TIA
Mark.