BasilFawltytoo
IS-IT--Management
I've got a report that requires the same field to be printed on one page. There is one field 'Contact'. There are two other fields 'A' and 'B'. One contact is related to other contacts if the value in 'A' is the same as the value in 'B' of other contacts. It is a one to many relationship. No contact can have a value in both 'A' and 'B'. So ... if Bob has '1234' in field 'A' and Mary has '1234' in field 'B' and Jane has '1234' in field 'B' then I'd like the report to look like this:
Mary: Bob
Jane: Bob
And so on for all contacts. Any idea?
Mary: Bob
Jane: Bob
And so on for all contacts. Any idea?