-
crystal report
the report forum doesn't get much traffic, so I'm posting here. I have a crystal report I run in my vb.net app. In the report I group by credit card number and the sort sequence is then set. I also pick up the cardholders name. Is there a way to change the sort. Instead of using the card number, I'd like to sort by name...thanks.
-
Any group you create becomes the sort order of the report. You can specify a sort within a group but that does not sound like what you require.
Change the group from card number to name.