Membership Custom Report

Family Mailing List, Personal Profiles, Activities and Skills, Attendance, Visitations

Moderators: Moderators, Tech Support

Post Reply
karlaj
Posts: 49
Joined: Tue Nov 09, 2004 10:23 am
Location: Symsonia Baptist Church

Membership Custom Report

Post by karlaj »

I want to do a custom report with each individual's name and their membership # in numerical order. I have it set for output to be member's last name, first name, and membership # and I clicked on "SORT" for membership #. When I do this, the numbers are like 9,97,96, etc and #8 comes after 90. Can anyone help me so it will be in correct numerical order?

Jeff
Program Development
Program Development
Posts: 1225
Joined: Fri Sep 05, 2003 11:43 am
Location: PowerChurch Software
Contact:

Re: Membership Custom Report

Post by Jeff »

This is a character field and not a true numeric field. It is done this way to allow you to enter and text into the field and not just numbers.

If you want it to sort correctly, you will have to format the numbers in the field the same way with the same width. For example you would need to enter the like this.

0001
0002
0003
0004
0005
0006
0007
0008
0009
0010
0011
0012
0013

...

0099
0100
0101

If you already have updated all the profiles with the member numbers, tech support may be able to help you get them in the right format to sort correctly.

karlaj
Posts: 49
Joined: Tue Nov 09, 2004 10:23 am
Location: Symsonia Baptist Church

Re: Membership Custom Report

Post by karlaj »

Thank you so much! Makes sense now and I can fix it.

Post Reply