Hi All,
I have an address list "tblOrgLocate" pk "LOID" (2066 records)that has many duplicate and unused addresses in it. I would like to count the number of times each entry [LOID] has been used in 10 different tables. Once identified I can remove those which have not been used.
Table.field Names which may contain matching LOID
tlbSo.DeLoc
tlbPO.DeLoc
tlbQuotes.DeLoc
tblRFQ.Deloc
etc
Thanks UncleG
I have an address list "tblOrgLocate" pk "LOID" (2066 records)that has many duplicate and unused addresses in it. I would like to count the number of times each entry [LOID] has been used in 10 different tables. Once identified I can remove those which have not been used.
Table.field Names which may contain matching LOID
tlbSo.DeLoc
tlbPO.DeLoc
tlbQuotes.DeLoc
tblRFQ.Deloc
etc
Thanks UncleG