This is a follow-up question regarding a mailing labels issue that was addressed here last week.
I have successfully created a Crystal report (Version 8.5) containing mailing labels for current worksite addresses. “Current” because participants, who are assigned to these worksites, can enroll in our program more than once and can be assigned to different worksites each time.
With the help of “HowardHammerman” and “synapsevampire” (THANK YOU!!!), we were able to select the current worksites for each participant by:
1. Grouping by Social Security Number
2. Adding to the Group Selection Formula Editor the following: {table.assignmentdate} = maximum({table.assignmentdate},{table.socialsecurity})
3. Suppressing the Group Header and Group Footer
As is, this solution fits perfectly! But…I’ve been asked to sort these labels in zip code (ascending) order. I cannot do this, however, because I have already grouped the report by Social Security Number.
What can I do to get these labels in zip code order??? Please help!
I have successfully created a Crystal report (Version 8.5) containing mailing labels for current worksite addresses. “Current” because participants, who are assigned to these worksites, can enroll in our program more than once and can be assigned to different worksites each time.
With the help of “HowardHammerman” and “synapsevampire” (THANK YOU!!!), we were able to select the current worksites for each participant by:
1. Grouping by Social Security Number
2. Adding to the Group Selection Formula Editor the following: {table.assignmentdate} = maximum({table.assignmentdate},{table.socialsecurity})
3. Suppressing the Group Header and Group Footer
As is, this solution fits perfectly! But…I’ve been asked to sort these labels in zip code (ascending) order. I cannot do this, however, because I have already grouped the report by Social Security Number.
What can I do to get these labels in zip code order??? Please help!