Re: Is this possible in FilemakerPro 7 ? ...
- From: "FP" <a@xxxxxxxxxxxxxxxxxxxx>
- Date: 11 Oct 2005 23:04:33 -0700
I understand you to be saying that if there are record pairs between
the two files then you want to get rid of both these records.
The easiest way to do this is to create a calculation field "One" in
each file which simply equals 1.
Next create the field "Mark For Deletion" in each file.
Create a link (relationship) between the 2 files so that
File1::Field1 = File2::Field1
File1::Field2 = File2::Field2
File1::Field3 = File2::Field3
In a layout in File1, place the field "One" from file 2 using the above
mentioned relationship.
Do a search for the number 1 in that field; only duplicate records will
be found because the related record must exist in order for the field
to contain a 1.
Here's the catch, DON'T delete the records, mark the flag for deletion
but before you do, repeat the same procedure in the other file.
.
- Follow-Ups:
- Re: Is this possible in FilemakerPro 7 ? ...
- From: Michael Paine
- Re: Is this possible in FilemakerPro 7 ? ...
- References:
- Is this possible in FilemakerPro 7 ? ...
- From: Simon Cook
- Is this possible in FilemakerPro 7 ? ...
- Prev by Date: Re: create a link or hyperlink
- Next by Date: Re: Is this possible in FilemakerPro 7 ? ...
- Previous by thread: Re: Is this possible in FilemakerPro 7 ? ...
- Next by thread: Re: Is this possible in FilemakerPro 7 ? ...
- Index(es):
Relevant Pages
|