D
deb
I have a form called f4Project. It has a subform called f4ProjUnitSub
(continuous subform).
If the combobox called SiteID, in the f4Project form is changed. I would
like all records in the subform field called UnitID, that correspond with the
main forms SiteID to be deleted.
SiteID is a secondary key so it will not cascade delete.
This way the user will need to choose the UnitID that belongs to the new
SiteID.
(continuous subform).
If the combobox called SiteID, in the f4Project form is changed. I would
like all records in the subform field called UnitID, that correspond with the
main forms SiteID to be deleted.
SiteID is a secondary key so it will not cascade delete.
This way the user will need to choose the UnitID that belongs to the new
SiteID.