Hi,
I have implemented a small DB which has 4 users. My problem is that 2 users have duplicated a record. The PK is an autonumber. Is there a way of having some sort of autocomplete in a field (in this case the customer name) that would give a way of detailing previous entries of same text?
Table: tbl_CusDetails
Field: CompanyName
Any help would be greatly appreciated.
Mup'
I have implemented a small DB which has 4 users. My problem is that 2 users have duplicated a record. The PK is an autonumber. Is there a way of having some sort of autocomplete in a field (in this case the customer name) that would give a way of detailing previous entries of same text?
Table: tbl_CusDetails
Field: CompanyName
Any help would be greatly appreciated.
Mup'