Question : Need help with Groups and Crystal Reports

I have two fields/columns in my database that make a particular record unique.  They are:

ProposalNumber
RevisionNumber

My problem is this.  Within my Crystal Report I need to create a Group.  The group need to pull all the records out of my ProposalItems table Where the ProposalNumber and RevisionNumber match.  These records should be organized by the ItemID column.

Currently my only option is to group by a single column.  How can I group based on multiple columns?

Answer : Need help with Groups and Crystal Reports

Woah, you need some training, son, this is something you learn in the first 15 minutes of any course.

Report
Selection Formulas
Record

and add the fields from the database field tree.
Random Solutions  
 
programming4us programming4us