If you use a left outer join between you 2 tables it will print every record where there is a match and every record from the main table which has no match from the child table. You can then supress the records which have a match.<br>The SQL joins are explained in the online help in Crystal. <p>LindaC<br><a href=mailto:lcastner@co.orange.ny.us>lcastner@co.orange.ny.us</a><br><a href= > </a><br>
Thank you LindaC for advise.<br>But this solution is not exactly solve our problem.<br>We are using Dbase (.dbf) tables and can't use SQL on it.<br>Is there another way (using formulae of CR or somthing like this)?
In menu Report¦Edit Selection Formula¦Report will bring up 'Record Selection Formula Editor'. How about:<br><br> Mast-key <> child-key<br> <p>LindaC<br><a href=mailto:lcastner@co.orange.ny.us>lcastner@co.orange.ny.us</a><br><a href= > </a><br>
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.