N
NFJim
OK I'm a newbie and I'm sure this is easy to do but I
haven't been able to figure it out yet. I have a simple
membership roster with the usual, last name, first name,
etc. as my fields. The first column is a record number,
just to show how many members we have. Now let's say I
have 49 current members and add a new member, this becomes
record number 50. Now when I do a alphabetical sort by
last name, the new record might end up somewhere in the
middle, and it still shows as record number 50. What I
want to happen is for the record numbers not to follow the
name, so to speak, but just indicate the total number of
records, in this case 1 through 50.
haven't been able to figure it out yet. I have a simple
membership roster with the usual, last name, first name,
etc. as my fields. The first column is a record number,
just to show how many members we have. Now let's say I
have 49 current members and add a new member, this becomes
record number 50. Now when I do a alphabetical sort by
last name, the new record might end up somewhere in the
middle, and it still shows as record number 50. What I
want to happen is for the record numbers not to follow the
name, so to speak, but just indicate the total number of
records, in this case 1 through 50.