I am trying to produce the report descendants by generation but can only get three generations. I would like to get five but can't see any way of doing it. I would also like to show the father and the sons and then only come down one side of the family if that is possible. I have FH Version 6 . Janet
You can change the number of generations in a Custom Query. To get what I THINK you want, you will probably have to do it in a couple of steps, excluding the father in the first selection, then including him back at the end Add if descendant [max 1 generations] of [“Starting Person”] ;Note Exclude starting person and spouses here Exclude if %INDI.SEX% matches Female Add if descendant [max 5 generations] of anyone in the current result set. Add if =Relationship([“Starting Person”],,TEXT,1) matches ‘root’. -----Original Message----- From: Janet Sarsby via Sent: Monday, November 02, 2015 3:59 PM To: family-historian-users@rootsweb.com Subject: [FHU] Descendants by generation I am trying to produce the report descendants by generation but can only get three generations. I would like to get five but can't see any way of doing it. I would also like to show the father and the sons and then only come down one side of the family if that is possible. I have FH Version 6 . Janet ------------------------------- To unsubscribe from the list, please send an email to FAMILY-HISTORIAN-USERS-request@rootsweb.com with the word 'unsubscribe' without the quotes in the subject and the body of the message