On Wed, 11 Nov 2009 08:11:12 -0700, "Mary E. V. Hill"
<maryevh...@gmail.com> wrote:

>I don't see how to make a list of all the FamilySearch ID numbers I
>have put into Legacy. Is it possible to make such a list?

In MS Access or other front-end...

SELECT tblIR.IDIR, tblIR.Prefix, tblIR.GivenName, tblIR.Surname,
tblIR.FSID FROM tblIR WHERE ((tblIR.IDIR<>0) AND (tblIR.FSID<>''))
 
-- 

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:
   http://www.mail-archive.com/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp



Reply via email to