Dear Janet I have taken the 1911 Query census from the custom query list but want to alter it so that if the following condition are met then the persons would NOT be printed on the results list. If date of birth is blank (null?) and date of marriage is blank and date of death is blank then the query result will not print their names. At the moment is shows as N/a Thanks John
On 24 August 2011 13:19, <APhill1274@aol.com> wrote: > If date of birth is blank (null?) and date of marriage is blank and date of > death is blank then the query result will not print their names. Something like a Row condition of Add If =bool(Exists(%INDI.BIRT.DATE%) or Exists(%INDI.DEAT.DATE%) or Exists(%INDI.BIRT.DATE%)) is true, should work for you. -- Jane. Jane Taubman | www.rjt.org.uk | www.taubman.org.uk |www.fhug.org.uk