crystal reports 9
sql server 7
visual basic custom application
I have a main report and a subreport linked by filename.
The subreport results are driven by a table containing entity ids (fields share this table depending on the scenario).
I then present results of a particular field on the subreport based on the entity id for that field.
Problem is, the report sorts by the entity field (I have a group for this), and no matter what way I try, the actual "Name" field in the subreport appears with no sorting. I need "Name" to appear alphabetically.
Have tried working with group expert options, every which way, nothing works. If I change the group to the "Name", the results are wrong or empty.
Is there a way to sort "Name" "while printing records" or soemthing along those lines?
Thanks very much.
Helen
sql server 7
visual basic custom application
I have a main report and a subreport linked by filename.
The subreport results are driven by a table containing entity ids (fields share this table depending on the scenario).
I then present results of a particular field on the subreport based on the entity id for that field.
Problem is, the report sorts by the entity field (I have a group for this), and no matter what way I try, the actual "Name" field in the subreport appears with no sorting. I need "Name" to appear alphabetically.
Have tried working with group expert options, every which way, nothing works. If I change the group to the "Name", the results are wrong or empty.
Is there a way to sort "Name" "while printing records" or soemthing along those lines?
Thanks very much.
Helen