GenoPro Home
GenoPro Home  |  Get Started With My Genealogy Tree  |  Buy  |  Login  |  Privacy  |  Search  |  Site Map
 

GenoPro Support Forum




Author Surnames Order
Posted Saturday, May 7, 2005 - Post #7445
Forum Newbie

Forum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum NewbieForum Newbie

Customers
GenoPro version: 3.0.0.6

Last Login: Wednesday, January 20, 2016
Posts: 5, Visits: 2
How can change the order of the surnames with the report generator? I use Generic Report (ES), and the result is :
2nd surname - name and 1st surname.

I want 1st surname - 2nd surname and name

:oops:
Posted Thursday, August 18, 2005 - Post #7446
Famous Writer

Famous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous WriterFamous Writer

Gamma
Customers
Important Contributors
FamilyTrees.GenoPro.com
Translator
GenoPro version: 3.1.0.1

Last Login: Monday, March 24, 2025
Posts: 257, Visits: 2,860
Are you using v1.91b?

If I remember it correctly the thing is Report Generator uses Full Name as an source for report. You should corrrect this. If you hav bigger database try over Table Layout, just change columns...



"εν οιδα οτι ουδεν οιδα" (Σωκρατησ)  - "The only thing that I know is that I don't know anything" (Socrates)
Posted Thursday, August 18, 2005 - Post #7447
Legendary Master

Legendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary MasterLegendary Master

Administrators
Moderators
Customers
Gamma
FamilyTrees.GenoPro.com
Translator
GenoPro version: 3.1.0.1

Last Login: Thursday, April 10, 2025
Posts: 4,886, Visits: 22,776
You can use the SortBy() method. For instance, you could have the following code:
Dim collectionIndividuals
Set collectionIndividuals = Individuals.SortBy("Name.Last2, Name.Last1, Name.First, Name.Middle")
For Each i In collectionIndividuals
...
Next


Similar Topics

Click to view RSS...
Expand / Collapse
No results found!

Reading This Topic

Expand / Collapse
Active: 2 - 1 guest, 0 members, 0 anonymous.
Refresh
No members currently viewing this topic!