Thanks Dennis, I don't see an option in the Detailed Search tab for this. I'll pass it on to the programmers.
Other listers might have a way to work around this, in the meantime. Thanks for using Legacy. Sherry Customer Support Millennia Corporation supp...@legacyfamilytree.com http://www.LegacyFamilyTree.com We are changing the world of genealogy! -----Original Message----- From: Dennis M. Kowallek [mailto:kowal...@iglou.com] Sent: Saturday, June 05, 2010 6:17 AM To: LegacyUserGroup@LegacyUsers.com Subject: Re: [LegacyUG] Searching for persons that were cremated On Sat, 5 Jun 2010 08:53:32 -0400, Lloyd <lhite3...@juno.com> wrote: > I would like to search for all persons that were cremated, but cannot find > the right search to do it. >Can someone show me the way to go? Not sure you can do it in Legacy. But you can do it easily in SQL... SELECT tblIR.IDIR, tblIR.Surname, tblIR.GivenName FROM tblIR WHERE tblIR.Cremated=1 This will work in MS Access, OOBase, LTools, MDBPlus, etc. You should also send it to Millennia as a suggestion (if I am not overlooking the obvious). http://www.legacyfamilytree.com/suggest.asp -- Dennis Kowallek (LTools) http://zippersoftware.com/ltools http://groups.yahoo.com/group/ltools Legacy User Group guidelines: http://www.LegacyFamilyTree.com/Etiquette.asp Archived messages after Nov. 21 2009: http://www.mail-archive.com/legacyusergroup@legacyusers.com/ Archived messages from old mail server - before Nov. 21 2009: http://www.mail-archive.com/legacyusergr...@legacyfamilytree.com/ Online technical support: http://www.LegacyFamilyTree.com/Help.asp To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp