K
Kahuna
Hi Folks, I have two tables:
tblFilter (one)
fldID
tblDWG (many)
fldDWGNo
fldID
They link on fldID and tblDWG may have many records matching one tblFilter.
I need to list the records in tblDWG which match those in tblFilter, but
list those records only once regardless of how many there are! The 1st
record takes precedence.
Any guidance would be appreciated.
Cheers
tblFilter (one)
fldID
tblDWG (many)
fldDWGNo
fldID
They link on fldID and tblDWG may have many records matching one tblFilter.
I need to list the records in tblDWG which match those in tblFilter, but
list those records only once regardless of how many there are! The 1st
record takes precedence.
Any guidance would be appreciated.
Cheers