Hello,
Scenario
Table 1 (contains Family Information), unique FamilyID
Formula: outcome Mailing or Physical address (Formula name: ADDRESS)
If FamilyID and ADDRESS are same for more than one record set, then the report should display onle the first occurance.
How can i acheive this, How would I write the code if I am using SELECTstmt (using DISTINCT).
Any help ASAP will be greatly appreciated.
Thanks in advance
Scenario
Table 1 (contains Family Information), unique FamilyID
Formula: outcome Mailing or Physical address (Formula name: ADDRESS)
If FamilyID and ADDRESS are same for more than one record set, then the report should display onle the first occurance.
How can i acheive this, How would I write the code if I am using SELECTstmt (using DISTINCT).
Any help ASAP will be greatly appreciated.
Thanks in advance