D
deb
I have a main form called f001ProjectReview(ProjectID PK) and a subfrom
called f015KeyMilestones
On the subform, If user tries to enter a record with the same data in the
three fields (ProjectID, UnitNo and KeyMilestonesSubID) creating a duplicate.
I need to warn the user.
Record is a duplicate for this unit and milestone. Are you sure you want to
create this duplicate?
If yes, create it and if no, remove it.
How can I do this??
called f015KeyMilestones
On the subform, If user tries to enter a record with the same data in the
three fields (ProjectID, UnitNo and KeyMilestonesSubID) creating a duplicate.
I need to warn the user.
Record is a duplicate for this unit and milestone. Are you sure you want to
create this duplicate?
If yes, create it and if no, remove it.
How can I do this??