I have a form with three fields. Plate , KMS, and Status (Closed or AVL)
EXAMPLE
Record 1 when the Plate (1234) AND status= closed (DUPLICATE OK)
Record 2 when the Plate (1234) AND status= closed (DUPLICATE OK)
BUT
Record 3 when the Plate (1234) AND status= AVL (NO DUPLICATE )
can somebody help me
EXAMPLE
Record 1 when the Plate (1234) AND status= closed (DUPLICATE OK)
Record 2 when the Plate (1234) AND status= closed (DUPLICATE OK)
BUT
Record 3 when the Plate (1234) AND status= AVL (NO DUPLICATE )
can somebody help me
Comment