Results 1 to 2 of 2

Thread: crystal report

  1. #1

    Thread Starter
    Frenzied Member EyeTalion's Avatar
    Join Date
    Jul 2000
    Location
    New York
    Posts
    1,075

    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.
    It's tough being an unhandled exception...

    ___________
    VB.NET 2008
    VB.NET 2010
    ORACLE 11g
    CRYSTAL 11

  2. #2
    PowerPoster
    Join Date
    Oct 2002
    Location
    British Columbia
    Posts
    9,758
    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.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width