Re: [LegacyUG] Report for parents only one child

2014-07-09 Thread Ron Taylor
This one could be fun.  
1) Clear tag1
2) use LegacySearchFindMiscellaneousLinked individuals with no parents then 
click Clear List before this search and click Create List.  When then 
search results list is displayed, click OptionsAdvanced TaggingTag and make 
changes to tag1.  Click Everyone in Search List.  Now all individuals without 
parents have tag1.
3) Create and save the following query which will be used in step4.  Name it 
qtblMR_parents_eol

SELECT DISTINCT tblCR.IDMR
FROM ((tblCR INNER JOIN tblMR ON tblCR.IDMR=tblMR.IDMR) INNER JOIN tblIR ON 
tblMR.IDIRHusb=tblIR.IDIR) INNER JOIN tblIR AS tblIR_1 ON 
tblMR.IDIRWife=tblIR_1.IDIR
WHERE (((tblCR.IDMR)0) AND ((tblIR.Tag1)0) AND ((tblIR_1.Tag1)0) AND 
((tblMR.IDIRHusb)0) AND ((tblMR.IDIRWife)0));

4) Run this query to find the marriage records to answer your question.

SELECT tblCR.IDMR, Count(tblCR.IDIR) AS Children
FROM qtblMR_parents_eol INNER JOIN tblCR ON qtblMR_parents_eol.IDMR = tblCR.IDMR
GROUP BY tblCR.IDMR
HAVING (((Count(tblCR.IDIR))=1))
ORDER BY tblCR.IDMR;

Let me know if this is what you needed.  Note you could tweak the Having 
number of children as desired.
Ron Taylor


On Tuesday, July 8, 2014 8:33 PM, Jay 1FamilyTree 1familytree@gmail.com 
wrote:



I would like to create a report of all parents that only have one child 
AND the parents have no father or mother in my database.

If any great sql coders could help me out, that would be great. 

Thanks

Jay 



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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp


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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp



Re: [LegacyUG] Special characters

2014-07-09 Thread Gene Wheeler
Bob,

Ha! I forgive you, since this looks like a good solution.  Thanks for your
help!

Gene


On Tue, Jul 8, 2014 at 8:22 PM, BobsTree2-Gmail bobstr...@gmail.com wrote:

 Re the Windows Czech keyboard Czech (Sorry, I could not resist it)
 out this article:


 http://superuser.com/questions/653404/how-to-type-czech-characters-on-windows-7-using-cs-language-with-us-internationa

 Bob Hansen




 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/legacyusergroup@legacyfamilytree.com/
 Online technical support: http://www.LegacyFamilyTree.com/Help.asp
 Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and
 on our blog (http://news.LegacyFamilyTree.com).
 To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp




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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp



Re: [LegacyUG] Special characters

2014-07-09 Thread Ron Taylor
I assume you already tried changing the 8 characters that can show in the 
ribbon from the selection of special characters.  If the characters you need 
are not in the table, then Millennia support should get involved.  It may 
require a different code set.  Be sure to check HelpSearchCharacter Map.  The 
character sets that Legacy claims to handle for import of GEDCOM files are 
ANSI, ANSEL, and UTF-8.  Try to determine what character set you may require 
for your Czech data and provide that to support.
Ron Taylor


On Tuesday, July 8, 2014 7:23 PM, BobsTree2-Gmail bobstr...@gmail.com wrote:



Re the Windows Czech keyboard Czech (Sorry, I could not resist it) out this 
article:  

http://superuser.com/questions/653404/how-to-type-czech-characters-on-windows-7-using-cs-language-with-us-internationa

Bob Hansen



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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp


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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp



Re: [LegacyUG] Special characters

2014-07-09 Thread Ron Ferguson
Ron,

Legacy does not support utf-8 as the program is based on VB6 technology and 
.NET is needed for utf-8.

Ron Ferguson


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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp




Re: [LegacyUG] Special characters

2014-07-09 Thread John Magyari
UTF-8,UTF-16, Unicode characters have been possible for 5-6 years via 3rd
party Libraries used with Visual Basic 6.

Legacy 7 and Legacy 8 both could have supported UTF-8 with these libraries.



Some 3rd product libraries and there are others:

http://www.cyberactivex.com/unicodetutorialvb.htm

http://www.hexagora.com/en_dw_unictrl.asp

Unicode would allow you to documet ancestors with Cyrillic, Japanese,
Chinese, Hebrew and many other letters currently not supported.
Whether Legacy 9 departs from VB6 or not it should support Unicode, UTF-8
and UTF-16.
Do we know if this is part of the spec for Version 9?


On Wed, Jul 9, 2014 at 9:56 AM, Ron Ferguson ronfergy@tiscali.co.uk
wrote:

 Ron,

 Legacy does not support utf-8 as the program is based on VB6 technology
 and .NET is needed for utf-8.

 Ron Ferguson


 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/legacyusergroup@legacyfamilytree.com/
 Online technical support: http://www.LegacyFamilyTree.com/Help.asp
 Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and
 on our blog (http://news.LegacyFamilyTree.com).
 To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp






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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp



RE: [LegacyUG] Special characters

2014-07-09 Thread CE WOOD
They never tell us anything so the competition won't know.

How ridiculous that they could have solved this problem 5 or 6 years ago!

Anyone interested in having this common utility needs to deluge them with 
suggestions. They must think no one cares, although, if they read this list, 
they would know. But hey.


CE

Date: Wed, 9 Jul 2014 13:37:15 -0500
Subject: Re: [LegacyUG] Special characters
From: jmagy...@gmail.com
To: legacyusergroup@LegacyUsers.com



UTF-8,UTF-16, Unicode characters have been possible for 5-6
years via 3rd party Libraries used with Visual Basic 6.


Legacy 7 and Legacy 8 both could have supported UTF-8 with
these libraries.





Some 3rd product libraries and there are others:


http://www.cyberactivex.com/unicodetutorialvb.htm


http://www.hexagora.com/en_dw_unictrl.asp


Unicode would allow you to documet ancestors with Cyrillic,
Japanese, Chinese, Hebrew and many other letters currently not supported.


Whether Legacy 9 departs from VB6 or not it should support
Unicode, UTF-8 and UTF-16.  Do we know if
this is part of the spec for Version 9?



On Wed, Jul 9, 2014 at 9:56 AM, Ron Ferguson ronfergy@tiscali.co.uk wrote:

Ron,



Legacy does not support utf-8 as the program is based on VB6 technology and 
.NET is needed for utf-8.



Ron Ferguson


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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp



Re: [LegacyUG] Basic Source System Detail transferred to all CAPS from Version 6 to Version 8

2014-07-09 Thread Brian/Support
The problem reported below has been fixed and will be available in the
next update to Legacy 8.0. I do not know when that update will be
issued. You can check for updates by selecting the Legacy Home tab. The
updates section will tell you when a new update is available and, if you
have the deluxe version, allow you to update from within Legacy.
Standard version users will have to obtain the update from our web site.

Brian
Customer Support
Millennia Corporation
br...@legacyfamilytree.com
http://www.LegacyFamilyTree.com

 Original post by me -
 On 23/06/2014 11:17 PM, Jane Tripp wrote:
 I purchased Legacy 8 Deluxe for a new laptop running Windows 8.1 64 bit.
 Legacy Deluxe 6 is on my old laptop.
 I converted  restored my 6 backup to the new Legacy 8 Deluxe.
 The Basic Source System *Detail Tab* Information is now all caps in 8.

 I didn't notice this at first and have added sources to my database.

 I see that my *new* and *converted* Basic Source Details are in all
 caps..



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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp




Re: [LegacyUG] Special characters

2014-07-09 Thread Ron Ferguson
John,

It is not the practice for Legacy to disclose their future developments much 
before the time of release. We have only just had V8, so some years off yet!

Ron Ferguson

John Magyari jmagy...@gmail.com wrote:

UTF-8,UTF-16, Unicode characters have been possible for 5-6 years via 3rd
party Libraries used with Visual Basic 6.

Legacy 7 and Legacy 8 both could have supported UTF-8 with these libraries.



Some 3rd product libraries and there are others:

http://www.cyberactivex.com/unicodetutorialvb.htm

http://www.hexagora.com/en_dw_unictrl.asp

Unicode would allow you to documet ancestors with Cyrillic, Japanese,
Chinese, Hebrew and many other letters currently not supported.
Whether Legacy 9 departs from VB6 or not it should support Unicode, UTF-8
and UTF-16.
Do we know if this is part of the spec for Version 9?


On Wed, Jul 9, 2014 at 9:56 AM, Ron Ferguson ronfergy@tiscali.co.uk
wrote:

 Ron,

 Legacy does not support utf-8 as the program is based on VB6 technology
 and .NET is needed for utf-8.

 Ron Ferguson


 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/legacyusergroup@legacyfamilytree.com/
 Online technical support: http://www.LegacyFamilyTree.com/Help.asp
 Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and
 on our blog (http://news.LegacyFamilyTree.com).
 To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp






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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on 
our blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp



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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp



[LegacyUG] Thinking About Becoming a Board-certified Genealogist? Free webinar by Elissa Scalise Powell now online

2014-07-09 Thread Geoff Rasmussen
The recording of today's excellent webinar, Thinking About Becoming a
Board-certified Genealogist? by Elissa Scalise Powell is now available to
view at www.FamilyTreeWebinars.com for free. A few comments from our
viewers:

   - Great! Have a whole new perspective on certification now. Very helpful!
   - Even though I've gone through CG website, I learned a lot from this
   webinar. Very clearly and logically presented. Though my original goal
   wasn't to become certified, but simply to improve my skills, I began to
   realize that one leads to the other-- and opens up new possibilities for
   me. I am excited about working with other folks to help them understand
   their family trees.
   - I've had friends and family members encouraging me to become
   certified. This definitely helped answer a lot of questions about the
   process for me. Thank you!

*View the Recording at FamilyTreeWebinars.com*

If you could not make it to the live event or just want to watch it again,
the 1 hour 30 minute recording of Thinking About Becoming a
Board-certified Genealogist? is now available to view in our webinar
archives for free. Visit www.FamilyTreeWebinars.com
http://www.familytreewebinars.com/ to watch. The 4 pages of supplemental
syllabus materials are also available to download/print/save.

*[image: STDTrans200]
http://news.legacyfamilytree.com/.a/6a00d8341d219b53ef01a511de3fc9970c-piGenealogy
Standards** -
$12.95 (save $2)*

These standards apply to all genealogical research, whether shared
privately or published. They also apply to personal research for clients,
courts, and other employers. The standards address documentation; research
planning and execution, including reasoning from evidence; compiling
research results; genealogical education; and ongoing development of
genealogical knowledge and skills.

Click here for more information or to purchase
http://legacy.familytreewebinars.com/genealogy-standards-50th-anniversary-edition-2014-p384.php
.

*Special Discount Coupon*

The special discount coupon of *cert14* that was announced during the
webinar is valid for 10% off anything at both www.LegacyFamilyTreeStore.com
 and www.FamilyTreeWebinars.com through Monday, July 14, 2014.

*Webinar Memberships/Subscriptions*

Webinar Members get:

   - On-demand access to the entire webinar archives (now 254 hours of
   genealogy education)
   - On-demand access to the instructor handouts (now 690 pages)
   - 5% off all products at www.FamilyTreeWebinars.com (must be logged in
   at checkout, and yes, you can also use the 10% off webinar coupon above for
   a total of 15% off)
   - Access to all future recordings for the duration of their membership
   - Chance for a members-only door prize during each live webinar

Introductory pricing:

   - Annual membership: $49.95/year (that's about the cost of 5 webinar CDs)
   - Monthly membership: $9.95/month

Click here to subscribe.

*Register for our upcoming webinars (free)*

   - Legacy Family Tree - Virtual User's Group Meeting by Legacy Family
   Tree Panel. July 11.
   - When Freedom Came - Documenting the Family's Freedom Story by Angela
   Walton-Raji. July 16.
   - Researching Your Illinois Ancestors by Thomas MacEntee. July 23.
   - Researching Your Tennessee Ancestors by J. Mark Lowe. August 6.
   - Research Recharge - Turning Old Clues into New Leads by Lisa Alzo.
   August 8.
   - Find A Grave - The World's Largest Cemetery Database by Russ
   Worthington. August 20.
   - Researching Your Italian Ancestors by Ruth Merriman. August 27.
   - Researching Your Jewish Ancestors by Jennifer Alford. September 3.
   - Legacy Family Tree - Virtual User's Group Meeting by Legacy Family
   Tree Panel. September 5.
   - Success with Manuscript Sources by Barbara Renick. September 10.
   - A Library at Your Fingertips - the Internet Archive by Maureen Taylor.
   September 24.
   - The Fair Court: Records of Chancery Courts by Judy Russell. October 1.
   - Overcoming Destroyed or Missing Records by Karen Clifford. October 3.
   - Welcome to FamilySearch Indexing! by Devin Ashby. October 8.
   - Researching Your War of 1812 Ancestor by Thomas MacEntee. October 15.
   - Tracking Migration Using the Draper Manuscripts by Mary Hill. October
   22.
   - Legacy Family Tree - Virtual User's Group Meeting by Legacy Family
   Tree Panel. November 14.
   - Using Evernote for Genealogy by Lisa Louise Cooke. November 19.
   - Family History for Kids by Devin Ashby. December 3.
   - Look Ma, No Hands! Using Dragon Naturally Speaking for Your Genealogy
   by Ivan Baugh. December 5.
   - Researching Your North Carolina Ancestors by J. Mark Lowe. December 10.
   - Bagging a Live One - Connecting with Cousins You Never Knew You Had by
   Mary Kircher Roddy. December 17.

Click here to register. Or click here register for multiple webinars at the
same time.

Print the 2014 webinar brochure here.

See you online!

Thanks,

Geoff Rasmussen
Millennia Corporation
ge...@legacyfamilytree.com

[LegacyUG] Verifying Subscription

2014-07-09 Thread Leon Moya

My Apologies,

Just Verifying my Subscription.

Leon




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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp




Re: [LegacyUG] Special characters

2014-07-09 Thread Ron Taylor
Legacy 8.0.0.427HelpHelp IndexSearchUTF-8 finds it under both import and 
export GEDCOM.  I haven't tested it lately to see if it actually works but it 
is documented in these help files.
Ron Taylor


On Wednesday, July 9, 2014 2:46 PM, Ron Ferguson ronfergy@tiscali.co.uk 
wrote:



John,

It is not the practice for Legacy to disclose their future developments much 
before the time of release. We have only just had V8, so some years off yet!

Ron Ferguson

John Magyari jmagy...@gmail.com wrote:


UTF-8,UTF-16, Unicode characters have been possible for 5-6
years via 3rdparty Libraries used with Visual Basic 6.
Legacy 7 and Legacy 8 both could have supported UTF-8 with
these libraries.
 
Some 3rdproduct libraries and there are others:
http://www.cyberactivex.com/unicodetutorialvb.htm
http://www.hexagora.com/en_dw_unictrl.asp
Unicode would allow you to documet ancestors with Cyrillic,
Japanese, Chinese, Hebrew and many other letters currently not supported.
Whether Legacy 9 departs from VB6 or not it should support
Unicode, UTF-8 and UTF-16. 
Do we know if
this is part of the spec for Version 9?



On Wed, Jul 9, 2014 at 9:56 AM, Ron Ferguson ronfergy@tiscali.co.uk wrote:

Ron,

Legacy does not support utf-8 as the program is based on VB6 technology and 
.NET is needed for utf-8.

Ron Ferguson


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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on 
our blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp





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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp


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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp


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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp



Re: [LegacyUG] A LIST of current ages?

2014-07-09 Thread singhals
Cathy,

Thanks; at first glance it mostly worked. Where would it
have put the people for whom I have only a birth year?

Cathy Pinner wrote:
 Hi Cheryl,

 You may not like the order but you can get it in the Calendar list. Just
 turn off the options you don't want.
 Note you can have everyone or all living or a tag group etc.
 They're in calendar order according to birth day.

 Cathy

 singhalsmailto:singh...@erols.com
 Tuesday, 8 July 2014 6:51 AM
 Is there a way to get a LIST of current ages of everyone in
 the database w/o having to print one report at a time?

 If so, detailed instructions, please, because I can't find it.

 Thanks.

 Cheryl




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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp




Re: [LegacyUG] A LIST of current ages?

2014-07-09 Thread Cathy Pinner
Since it is basically a birthday list, people with only a birth year aren't 
included.
People with only a birth month are included at the beginning of the month.

I wonder what you are trying to do. That might help clarify an enhancement 
request.

Cathy

singhals wrote:
 Cathy,

 Thanks; at first glance it mostly worked. Where would it
 have put the people for whom I have only a birth year?

 Cathy Pinner wrote:
 Hi Cheryl,

 You may not like the order but you can get it in the Calendar list. Just
 turn off the options you don't want.
 Note you can have everyone or all living or a tag group etc.
 They're in calendar order according to birth day.

 Cathy

 singhalsmailto:singh...@erols.com
 Tuesday, 8 July 2014 6:51 AM
 Is there a way to get a LIST of current ages of everyone in
 the database w/o having to print one report at a time?

 If so, detailed instructions, please, because I can't find it.

 Thanks.

 Cheryl



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/legacyusergroup@legacyfamilytree.com/
Online technical support: http://www.LegacyFamilyTree.com/Help.asp
Follow Legacy on Facebook (http://www.facebook.com/LegacyFamilyTree) and on our 
blog (http://news.LegacyFamilyTree.com).
To unsubscribe: http://www.LegacyFamilyTree.com/LegacyLists.asp