TonyScarpelli
Programmer
Using CR in VB .NET 2003.
I have a report that pulls data from a table.
The table is sorted correctly, but when I view the report, the rows are not sorted the way I want.
Either I have to get rid of the sort order on the report, or I have to get CR to sort it correctly.
I have a text field in the table that gets either a date ('01/01/2005') or text like 'RUSH' or 'ASAP'. I want normal order to be reversed so that 'RUSH' is first 'ASAP' is next, and the dates next.
Since I can't seem to get rid of the sorts (must have done it when I created the report) what do I need to do?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102
I have a report that pulls data from a table.
The table is sorted correctly, but when I view the report, the rows are not sorted the way I want.
Either I have to get rid of the sort order on the report, or I have to get CR to sort it correctly.
I have a text field in the table that gets either a date ('01/01/2005') or text like 'RUSH' or 'ASAP'. I want normal order to be reversed so that 'RUSH' is first 'ASAP' is next, and the dates next.
Since I can't seem to get rid of the sorts (must have done it when I created the report) what do I need to do?
Thanks.
Tony Scarpelli
Clinical Engineering Dept.
Maine Medical Center
Portland, Maine 04102