- The states are literally a two letter string.
- The grouping is not based on a forumlar, but rather straight through the Group Expert (although your code very closely approximates what I imagine is going on).
As a side note, I solved the problem by creating an inner group that expliciatly...
Currently I am grouping based upon the state field (using my own specified group). I am sorting via ID, but only because I can not figure out how to get each group sorted by state (if that makes any sense).
I have created 5 groups : East, South, West, Mid-West, and Canada in Crystal Reports using the Group Expert a giving it a specified order (where each group mentioned above sorts on the condition "is one of" refereing to state abbreviations.
I got this group to work fine, however I...
Perhaps this is a really easy queston, but one that I none the less can not find the answer for. Considering the following example tables :
Table Customer
ID
Name
Street
....
Table ProBill
Amount
sold_id (references ID in Customer table)
bill_to (references ID in Customer table)
ship_to...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.