Search results

  1. P

    Deleting Duplicates

    Wayne We have a visual basic application which stores its data in a mdb file on a server, the mdb file has 5 tables within. As an administrator, I access that data file via an admin mdb file, which has 5 tables 'linked' to the data file above, so in effect, I am working directly on the data...
  2. P

    Deleting Duplicates

    I have a table, linked to another application whose format I cannot modify, which contains 5 fields containing data. Occasionally, data is recorded which is identical in fields 2, 3 & 4 (not bothered about 1 & 5). I would like to create a process where the duplicates are deleted, whilst leaving...
Back
Top Bottom