LTools has a query that finds individuals without a picture attached: "Pictures - Find Ind's w/o a Picture","SELECT tblIR.IDIR, tblIR.Surname, tblIR.GivenName FROM tblIR WHERE ((tblIR.IDIR <> 0) AND (tblIR.IDIR Not In (SELECT tblIR.IDIR FROM tblBR INNER JOIN tblIR ON tblBR.IDIR = tblIR.IDIR WHERE ((tblBR.IDType = 0)))))"
Evert 2016-12-23 8:31 GMT+01:00 Cathy Pinner <[email protected]>: > Margaret > > I don't think you can get that list. :( > > What you can get is a list of attached media and who it is attached to. > If you save that as a PDF it is searchable. > Reports - Other Reports - Scrapbook OR View - Scrapbook > > Choose your options and then the Print Media File List button. > > Cathy > > Margaret Gagliardi wrote: > > > I would like to see a list of the folks who have photos attached to > each person in my tree and also see who does not have photos. Is > there a way to do that? If so, instructions please. > Thanks > Margaret > > > -- > > LegacyUserGroup mailing list > [email protected] > To manage your subscription and unsubscribe http://legacyusers.com/ > mailman/listinfo/legacyusergroup_legacyusers.com > Archives at: > http://www.mail-archive.com/[email protected]/ > >
-- LegacyUserGroup mailing list [email protected] To manage your subscription and unsubscribe http://legacyusers.com/mailman/listinfo/legacyusergroup_legacyusers.com Archives at: http://www.mail-archive.com/[email protected]/

